Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dalmo Cirne committed Oct 26, 2016
1 parent 1a7050b commit 9def9ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mParticle-Apptentive.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "mParticle-Apptentive"
s.version = "6.10.0"
s.version = "6.10.2"
s.summary = "Apptentive integration for mParticle"

s.description = <<-DESC
Expand All @@ -15,6 +15,6 @@ Pod::Spec.new do |s|

s.ios.deployment_target = "8.0"
s.ios.source_files = 'mParticle-Apptentive/*.{h,m,mm}'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 6.10.0'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 6.10.2'
s.ios.dependency 'apptentive-ios', '~> 3.3.0'
end

0 comments on commit 9def9ca

Please sign in to comment.