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] ZJSDK 2.5.7.5
[CocoaPods.git]
/
Specs
/
4
/
8
/
2
/
JWUIFactory
/
1.0.0
/
JWUIFactory.podspec.json
blob
5a35d7b37a19dd1c3abb5b6311018e3d8c86d643
1
{
2
"name": "JWUIFactory",
3
"version": "1.0.0",
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.0"
16
},
17
"source_files": [
18
"UIFactory",
19
"JWUIFactory/UIFactory/*.{h,m}"
20
],
21
"platforms": {
22
"ios": "8.0"
23
},
24
"requires_arc": true
25
}