This commit is contained in:
Gavin King
2017-03-07 13:01:42 -05:00
parent e7cb65def9
commit 28e1db0225
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -27,7 +27,6 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/vimeo/PlayerKit.git', :tag => s.version.to_s }
s.ios.deployment_target = '8.0'
s.tvos.deployment_target = '9.0'
s.source_files = 'PlayerKit/Classes/**/*'