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] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git]
/
Specs
/
5
/
1
/
c
/
GZUIBase
/
0.0.2
/
GZUIBase.podspec.json
blob
270d7c991512b0c5d1667dfe08b550afd05510c7
1
{
2
"name": "GZUIBase",
3
"version": "0.0.2",
4
"summary": "UI基础库",
5
"description": "集成自己的UI基础库",
6
"homepage": "https://github.com/zengzhihui/gz_pod_specs",
7
"license": "MIT",
8
"authors": {
9
"zengzhihui": "zengzhihui008@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/zengzhihui/gz_uibase.git",
13
"tag": "0.0.2"
14
},
15
"source_files": "GZUIBase/**/*.{h,m}",
16
"platforms": {
17
"ios": "8.0"
18
}
19
}