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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
7
/
0
/
4
/
guolib
/
1.0.0
/
guolib.podspec.json
blob
3dd4d43c9a4a1ac30c2a45ee120d071d3227dc13
1
{
2
"name": "guolib",
3
"version": "1.0.0",
4
"summary": "test测试",
5
"homepage": "https://github.com/applekwork/guolib",
6
"license": "MIT",
7
"authors": {
8
"guo": "applekwork@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/applekwork/guolib.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "guolib/**/*.{h,m}",
18
"requires_arc": true
19
}