diff --git a/mParticle-Leanplum.podspec b/mParticle-Leanplum.podspec index 61ebd40..3325b50 100755 --- a/mParticle-Leanplum.podspec +++ b/mParticle-Leanplum.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "mParticle-Leanplum" - s.version = "8.2.0" + s.version = "8.3.0" s.summary = "Leanplum integration for mParticle" s.description = <<-DESC @@ -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-leanplum.git", :tag => s.version.to_s } + s.source = { :git => "https://github.com/mparticle-integrations/mparticle-apple-integration-leanplum.git", :tag => "v" +s.version.to_s } s.social_media_url = "https://twitter.com/mparticle" s.ios.deployment_target = "9.0"