repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
d
/
6
/
2
/
JuAVPlayer
/
1.3
/
JuAVPlayer.podspec.json
blob
16c3caea5cc1dbd31e300d69f01c563a97fd263f
1
{
2
"name": "JuAVPlayer",
3
"version": "1.3",
4
"summary": "JuAVPlayer",
5
"homepage": "https://github.com/jutewei/JuAVPlayer",
6
"license": "MIT",
7
"platforms": {
8
"ios": "9.0"
9
},
10
"authors": {
11
"Juvid": "jutewei@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/jutewei/JuAVPlayer.git",
15
"tag": "1.3"
16
},
17
"source_files": "JuAVPlayer/JuPlayer/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"AVFoundation",
22
"Photos"
23
]
24
}