Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a44c8a4

Browse files
committed
Added watch target to the NSURLSession subspec
1 parent b8e92fc commit a44c8a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AFNetworking.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ EOS
6666
s.subspec 'NSURLSession' do |ss|
6767
ss.ios.deployment_target = '7.0'
6868
ss.osx.deployment_target = '10.9'
69+
ss.watchos.deployment_target = '2.0'
6970

7071
ss.dependency 'AFNetworking/Serialization'
7172
ss.ios.dependency 'AFNetworking/Reachability'

0 commit comments

Comments
 (0)