We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecab609 commit f64972cCopy full SHA for f64972c
1 file changed
AFHTTPClientLogger.podspec
@@ -8,6 +8,7 @@ Pod::Spec.new do |s|
8
s.source = { :git => 'https://github.com/jparise/AFHTTPClientLogger.git', :tag => s.version }
9
s.requires_arc = true
10
11
+ s.dependency 'AFNetworking', '>= 2.3'
12
s.source_files = 'AFHTTPClientLogger.{h,m}'
13
14
s.ios.deployment_target = '6.0'
0 commit comments