We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 605112a + 6c483b8 commit daaef5cCopy full SHA for daaef5c
EnvoyAmbassador.podspec
@@ -9,6 +9,7 @@ Pod::Spec.new do |spec|
9
spec.social_media_url = 'https://twitter.com/fangpenlin'
10
spec.ios.deployment_target = '8.0'
11
spec.osx.deployment_target = '10.10'
12
+ spec.tvos.deployment_target = '11.0'
13
spec.source = {
14
git: 'https://github.com/envoy/Ambassador.git',
15
tag: "v#{spec.version}"
0 commit comments