Skip to content

Commit 63a2fed

Browse files
author
Ben Chatelain
committed
Limit the AFNetworking dependency to the NSURLSession subspec
1 parent 75a3c09 commit 63a2fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AFNetworkActivityLogger.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Pod::Spec.new do |s|
1010
s.requires_arc = true
1111
s.ios.deployment_target = '6.0'
1212

13-
s.dependency 'AFNetworking', '~> 2.0'
13+
s.dependency 'AFNetworking/NSURLSession', '~> 2.0'
1414
end

0 commit comments

Comments
 (0)