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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
4
/
8
/
2
/
JWUIFactory
/
1.0.3
/
JWUIFactory.podspec.json
blob
cc495808284a543769e2d3f7c31f3252563b5880
1
{
2
"name": "JWUIFactory",
3
"version": "1.0.3",
4
"summary": "一款UI封装组件、链式调用",
5
"homepage": "https://github.com/JarvisHot/JWUIFactory",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"jarvis🚴": "objectclass@163.com"
12
},
13
"source": {
14
"git": "https://github.com/JarvisHot/JWUIFactory.git",
15
"tag": "1.0.3"
16
},
17
"source_files": [
18
"UIFactory",
19
"JWUIFactory/UIFactory/*.{h,m}"
20
],
21
"platforms": {
22
"ios": "8.0"
23
},
24
"requires_arc": true,
25
"dependencies": {
26
"Masonry": [
27
28
]
29
}
30
}