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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
3
/
6
/
d
/
ZZPlayer
/
0.1.0
/
ZZPlayer.podspec.json
blob
b208e53ae3ae370546c9c328db5a3df665306e81
1
{
2
"name": "ZZPlayer",
3
"version": "0.1.0",
4
"summary": "本地远程视频播放器",
5
"homepage": "https://github.com/zhouXiaoR/ZZPlayer",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"zhouXiaoR": "zhouxiaorui@duiba.com.cn"
12
},
13
"source": {
14
"git": "https://github.com/zhouXiaoR/ZZPlayer.git",
15
"tag": "0.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "ZZPlayer/Classes/**/*"
21
}