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] CookieOvenWebtoon 3.2.4
[CocoaPods.git]
/
Specs
/
7
/
e
/
4
/
GCYBase
/
0.1.2
/
GCYBase.podspec.json
blob
783f08c0b2fb38cf941b545f9e1de012f62faf5a
1
{
2
"name": "GCYBase",
3
"version": "0.1.2",
4
"summary": "基础控件集成",
5
"description": "主要是平常常用的控件, 能让你快速开发, 喜欢开发",
6
"homepage": "https://github.com/Tony0822/GCYBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Tony0822": "constyang@163.com"
13
},
14
"source": {
15
"git": "https://github.com/Tony0822/GCYBase.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "GCYBase/Classes/**/*"
22
}