Removed GitHub warnings.
This commit is contained in:
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
|
||||
s.summary = "A Hoptoad Notifier for iOS."
|
||||
s.homepage = 'http://airbrake.io/pages/ios-notifier'
|
||||
s.author = {'GUI Cocoa, LLC.' => 'caleb@guicocoa.com'}
|
||||
s.source = { :git => 'git://github.com/guicocoa/hoptoad-ios.git', :tag => '3.1.0' }
|
||||
s.source = { :git => 'https://github.com/guicocoa/hoptoad-ios.git', :tag => '3.1.0' }
|
||||
s.source_files = 'Airbrake/notifier/*.{h,m}'
|
||||
s.resources = 'Airbrake/notifier/ABNotifier.bundle'
|
||||
s.frameworks = 'SystemConfiguration'
|
||||
|
||||
Reference in New Issue
Block a user