Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e92fc commit a44c8a4Copy full SHA for a44c8a4
1 file changed
AFNetworking.podspec
@@ -66,6 +66,7 @@ EOS
66
s.subspec 'NSURLSession' do |ss|
67
ss.ios.deployment_target = '7.0'
68
ss.osx.deployment_target = '10.9'
69
+ ss.watchos.deployment_target = '2.0'
70
71
ss.dependency 'AFNetworking/Serialization'
72
ss.ios.dependency 'AFNetworking/Reachability'
0 commit comments