Update AFHTTPRequestOperationLogger/0.9.0/AFHTTPRequestOperationLogger.podspec

This commit is contained in:
Mattt Thompson
2012-08-28 10:44:07 -07:00
parent 1e61623cf9
commit cc5ee006ea
@@ -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