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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
1
/
0
/
GSTest
/
0.0.1
/
GSTest.podspec.json
blob
a51c54437bc0b3e20c401737558b37035b924f53
1
{
2
"name": "GSTest",
3
"version": "0.0.1",
4
"summary": "Just testing.",
5
"homepage": "https://github.com/gao520sun/GSTest",
6
"license": "MIT",
7
"authors": {
8
"gaozhonglei": "4062423283@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/gao520sun/GSTest.git"
15
},
16
"source_files": "GSTest/*.{h,m}",
17
"requires_arc": true
18
}