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] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git]
/
Specs
/
c
/
f
/
5
/
ZFCViewChainedCreater
/
1.0.0
/
ZFCViewChainedCreater.podspec.json
blob
28b464cb93463ed458c57708b376c0ce09fd9ac2
1
{
2
"name": "ZFCViewChainedCreater",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "链式创建UI",
9
"homepage": "https://github.com/zfc769956454/ZFCChained",
10
"authors": {
11
"zfc769956454": "769956454@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/zfc769956454/ZFCChained.git",
15
"tag": "1.0.0"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZFCViewChainedCreater/*.{h,m}"
22
}