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 abb26e7 commit 9f6f9dcCopy full SHA for 9f6f9dc
SuperPlayerKit/SuperPlayer.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |spec|
6
spec.authors = 'tencent video cloud'
7
spec.summary = '超级播放器'
8
spec.source = { :git => 'https://github.com/tencentyun/SuperPlayer_iOS.git', :tag => '12.7.19272' }
9
- spec.ios.deployment_target = '9.0'
+ spec.ios.deployment_target = '12.0'
10
spec.dependency 'SDWebImage'
11
spec.dependency 'Masonry'
12
spec.static_framework = true
0 commit comments