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] DittoObjC 4.9.2
[CocoaPods.git]
/
Specs
/
c
/
9
/
3
/
JHCreateViewTool
/
1.0.1
/
JHCreateViewTool.podspec.json
blob
9837e079abec40c518497526229d0ff425034b12
1
{
2
"name": "JHCreateViewTool",
3
"version": "1.0.1",
4
"summary": "OC快捷创建IOS控件",
5
"description": "OC链式创建控件",
6
"homepage": "https://github.com/976971956/JHCreateViewTool",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"jianghuli": "976971956@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://github.com/976971956/JHCreateViewTool.git",
19
"tag": "1.0.1"
20
},
21
"source_files": [
22
"JHCreateViewTool",
23
"*.{h,m}"
24
],
25
"requires_arc": true
26
}