We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5ea39e + e498c7a commit 68ae3e6Copy full SHA for 68ae3e6
SwiftTask.podspec
@@ -11,4 +11,5 @@ Pod::Spec.new do |s|
11
12
s.osx.deployment_target = '10.9'
13
s.ios.deployment_target = '8.0'
14
+ s.tvos.deployment_target = '9.0'
15
end
0 commit comments