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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
a
/
0
/
e
/
SHAVPlayer
/
1.1.1
/
SHAVPlayer.podspec.json
blob
cf29cf015b51e0d7c32e1909c9ce478ef86b2304
1
{
2
"name": "SHAVPlayer",
3
"version": "1.1.1",
4
"summary": "音频、视频播放",
5
"license": "MIT",
6
"authors": {
7
"CSH": "624089195@qq.com"
8
},
9
"platforms": {
10
"ios": "8.0"
11
},
12
"requires_arc": true,
13
"homepage": "https://github.com/CCSH/SHAVPlayer",
14
"source": {
15
"git": "https://github.com/CCSH/SHAVPlayer.git",
16
"tag": "1.1.1"
17
},
18
"source_files": "SHAVPlayer/*.{h,m}"
19
}