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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
4
/
f
/
SRAlbum
/
0.0.1
/
SRAlbum.podspec.json
blob
b2ca4e3acab7a3c32d2c2f6c3950a4811cacc0e8
1
{
2
"name": "SRAlbum",
3
"version": "0.0.1",
4
"summary": "相册和相机的调用控件.",
5
"homepage": "https://github.com/sfldzh/SRAlbum",
6
"license": "MIT",
7
"authors": {
8
"施峰磊": "shifenglei1216@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/sfldzh/SRAlbum.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"SRAlbum",
19
"SRAlbumClass/**/*.{h,m}"
20
],
21
"exclude_files": "SRAlbum/Exclude"
22
}