Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -12,7 +12,8 @@ Pod::Spec.new do |s| | @@ -12,7 +12,8 @@ Pod::Spec.new do |s| | ||
| 12 | 12 | ||
| 13 | s.platform = :ios, '6.0' | 13 | s.platform = :ios, '6.0' |
| 14 | 14 | ||
| 15 | - s.source = { :git => "https://github.com/Bilibili/FFmpeg4ijkplayer-ios-bin.git", :tag => s.version } | 15 | + # s.source = { :git => "https://github.com/Bilibili/FFmpeg4ijkplayer-ios-bin.git", :tag => s.version } |
| 16 | + s.source = { :git => "https://github.com/Bilibili/FFmpeg4ijkplayer-ios-bin.git" } | ||
| 16 | 17 | ||
| 17 | s.requires_arc = false | 18 | s.requires_arc = false |
| 18 | s.libraries = 'z', 'bz2' | 19 | s.libraries = 'z', 'bz2' |
-
Please register or login to post a comment