Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisliu committed Dec 30, 2014
1 parent 15c655a commit aded4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Amplitude-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Pod::Spec.new do |s|
s.author = { "Amplitude" => "[email protected]" }
s.source = { :git => "https://github.com/amplitude/Amplitude-iOS.git", :tag => "v2.2.3" }
s.platform = :ios, '5.0'
s.source_files = '*.{h,m}'
s.source_files = 'Amplitude/*.{h,m}'
s.requires_arc = true
end

0 comments on commit aded4b8

Please sign in to comment.