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.6.4
/
SHAVPlayer.podspec.json
blob
415756e17e50207b25f2ffb7b918ec2a3fc96774
1
{
2
"name": "SHAVPlayer",
3
"version": "1.6.4",
4
"summary": "音频、视频播放 采用AVPlayer",
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.6.4"
17
},
18
"source_files": "SHAVPlayer/*.{h,m}"
19
}