Skip to content

Commit

Permalink
v3.8.2 podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
djih committed Jul 11, 2016
1 parent 4560f3f commit 865129b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Amplitude-iOS.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = "Amplitude-iOS"
s.version = "3.8.1"
s.version = "3.8.2"
s.summary = "Amplitude mobile analytics iOS SDK."
s.homepage = "https://amplitude.com"
s.license = { :type => "MIT" }
s.author = { "Amplitude" => "dev@amplitude.com" }
s.source = { :git => "https://github.com/amplitude/Amplitude-iOS.git", :tag => "v3.8.1" }
s.source = { :git => "https://github.com/amplitude/Amplitude-iOS.git", :tag => "v3.8.2" }
s.platform = :ios, '5.0'
s.source_files = 'Amplitude/*.{h,m}'
s.requires_arc = true
Expand Down

0 comments on commit 865129b

Please sign in to comment.