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
/
0
/
7
/
c
/
GYUIFactory
/
0.0.2
/
GYUIFactory.podspec.json
blob
8bbdb1a05932c12640ea270542f12762f5f4256e
1
{
2
"name": "GYUIFactory",
3
"version": "0.0.2",
4
"summary": "快速创建UI控件",
5
"description": "\"通过链式语法快速创建UI控件\"",
6
"homepage": "https://github.com/yanqzxsl/GYUIFactory",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"gaoyan": "yanqzxsl@gmail.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/yanqzxsl/GYUIFactory.git",
19
"tag": "0.0.2"
20
},
21
"source_files": "GYUIFactory/UIFactory/**/*.{h,m}"
22
}