File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,14 @@ platform :ios, '8.0'
3131use_frameworks!
3232```
3333
34- 1 . 添加 <Project >-Bridge-Header.h。 -> "#import <IJKMediaFramework/IJKMediaFramework.h>"
35- 1 . Build Settings -> Ojbective-C Bridging Header -> "<Project >-Swift/<Project >-Swift-Bridge-Header.h"
34+ 1 . 添加 * Project* -Bridge-Header.h。 -> "#import <IJKMediaFramework/IJKMediaFramework.h>"
35+ 1 . Build Settings -> Ojbective-C Bridging Header -> "* Project* /* Project* -Bridge-Header.h"
36+
37+ # Contributors
38+
39+ ![ Superbil] ( https://github.com/Superbil )
40+
41+ ![ all] ( https://github.com/iOSDevLog/ijkplayer/graphs/contributors )
3642
3743# LICENSE
3844
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "ijkplayer"
3- s . version = "1.1.0 "
3+ s . version = "1.1.1 "
44 s . summary = "ijkplayer framework."
55
66 s . description = <<-DESC
@@ -21,7 +21,7 @@ bilibili/ijkplayer k0.8.3 IJKMediaFramework 上传到 cococapods
2121
2222 s . platform = :ios , "7.0"
2323
24- s . source = { :http => "https://github.com/iOSDevLog/ijkplayer/archive/1.0.0 .zip" }
24+ s . source = { :http => "https://github.com/iOSDevLog/ijkplayer/releases/download/ #{ s . version } /IJKMediaFramework.framework .zip" }
2525
2626 s . vendored_frameworks = 'IJKMediaFramework.framework'
2727
You can’t perform that action at this time.
0 commit comments