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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
0
/
3
/
7
/
ZGConstants
/
1.0.1
/
ZGConstants.podspec.json
blob
ad6be5e337576c83dec022f6ada5da0bc22a5021
1
{
2
"name": "ZGConstants",
3
"version": "1.0.1",
4
"summary": "基础组件-ZGConstant,version-1.0.1",
5
"homepage": "https://git.zhugefang.com/zhangyunchao/ZGConstants",
6
"license": "MIT",
7
"authors": {
8
"ccSunday": "935143023@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "git@git.zhugefang.com:zhangyunchao/ZGConstants.git",
15
"tag": "v1.0.1"
16
},
17
"source_files": "Class/**/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": "UIKit"
20
}