diff --git a/mParticle-Iterable.podspec b/mParticle-Iterable.podspec index 93fe0ac..c41b3a9 100644 --- a/mParticle-Iterable.podspec +++ b/mParticle-Iterable.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.homepage = "https://www.mparticle.com" s.license = { :type => 'Apache 2.0', :file => 'LICENSE' } s.author = { "mParticle" => "support@mparticle.com" } - s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-iterable.git", :tag => s.version.to_s } + s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-iterable.git", :tag => "v" + s.version.to_s } s.social_media_url = "https://twitter.com/mparticle" s.ios.deployment_target = "11.0"