Update AFHTTPRequestOperationLogger/0.9.0/AFHTTPRequestOperationLogger.podspec
This commit is contained in:
@@ -7,5 +7,5 @@ Pod::Spec.new do |s|
|
||||
s.authors = { 'Mattt Thompson' => 'm@mattt.me' }
|
||||
s.source = { :git => 'https://github.com/AFNetworking/AFHTTPRequestOperationLogger.git', :tag => '0.9.0' }
|
||||
s.source_files = 'AFHTTPRequestOperationLogger.{h,m}'
|
||||
s.dependency 'AFNetworking', '0.9.0'
|
||||
s.dependency 'AFNetworking', '>= 0.9.0'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user