We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4610cf commit 4fe21e1Copy full SHA for 4fe21e1
Geometry.podspec
@@ -9,6 +9,7 @@ Pod::Spec.new do |s|
9
s.source = { :git => 'https://github.com/artman/Geometry.git', :tag => s.version }
10
11
s.ios.deployment_target = '8.0'
12
+ s.tvos.deployment_target = '9.0'
13
14
s.source_files = 'Geometry/*.swift'
15
0 commit comments