Skip to content

Commit 3ce4aab

Browse files
committed
adding tvOS support
1 parent e330fd2 commit 3ce4aab

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
@@ -14,6 +14,7 @@ Pod::Spec.new do |s|
1414
s.ios.deployment_target = '7.0'
1515
s.osx.deployment_target = '10.9'
1616
s.watchos.deployment_target = '2.0'
17+
s.tvos.deployment_target = '9.0'
1718

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

0 commit comments

Comments
 (0)