Add support for tvOS
This commit is contained in:
@@ -14,6 +14,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '8.0'
|
||||
s.osx.deployment_target = '10.10'
|
||||
s.watchos.deployment_target = '2.0'
|
||||
s.tvos.deployment_target = '9.0'
|
||||
|
||||
s.requires_arc = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user