Skip to content

Commit

Permalink
add platform param
Browse files Browse the repository at this point in the history
  • Loading branch information
avocade authored and fabiopelosin committed Oct 3, 2012
1 parent e0fbcfa commit c88928c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Airbrake-iOS/3.1.0/Airbrake-iOS.podspec
Expand Up @@ -27,6 +27,7 @@ Pod::Spec.new do |s|
s.homepage = "http://airbrake.io/pages/ios-notifier"
s.author = { "Airbrake" => "support@airbrake.io" }
s.license = { :type => 'MIT', :text => license }
s.platform = :ios
s.source = { :git => "https://github.com/airbrake/airbrake-ios.git", :tag => "3.1.0" }
s.source_files = 'Airbrake/notifier/*.{h,m}'
s.source_files = 'Airbrake/gcalertview/*.{h,m}'
Expand Down

0 comments on commit c88928c

Please sign in to comment.