Skip to content

Commit 9f6f9dc

Browse files
author
ianyanzhang
committed
Update iOS deployment target to 12.0 for CocoaPods compatibility
1 parent abb26e7 commit 9f6f9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SuperPlayerKit/SuperPlayer.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |spec|
66
spec.authors = 'tencent video cloud'
77
spec.summary = '超级播放器'
88
spec.source = { :git => 'https://github.com/tencentyun/SuperPlayer_iOS.git', :tag => '12.7.19272' }
9-
spec.ios.deployment_target = '9.0'
9+
spec.ios.deployment_target = '12.0'
1010
spec.dependency 'SDWebImage'
1111
spec.dependency 'Masonry'
1212
spec.static_framework = true

0 commit comments

Comments
 (0)