diff --git a/mParticle-Apptimize.podspec b/mParticle-Apptimize.podspec index 1a32d32..2693b30 100644 --- a/mParticle-Apptimize.podspec +++ b/mParticle-Apptimize.podspec @@ -10,7 +10,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-apptimize.git", :tag => s.version.to_s } + s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-apptimize.git", :tag => "v" + s.version.to_s } s.social_media_url = "https://twitter.com/mparticle" s.ios.deployment_target = "11.0"