Skip to content

Commit e330fd2

Browse files
committed
Adds watchOS support
1 parent 7f671f5 commit e330fd2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

AFJSONRPCClient.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Pod::Spec.new do |s|
1313

1414
s.ios.deployment_target = '7.0'
1515
s.osx.deployment_target = '10.9'
16+
s.watchos.deployment_target = '2.0'
1617

1718
s.dependency 'AFNetworking', '> 2.1'
1819
end

0 commit comments

Comments
 (0)