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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
4
/
8
/
2
/
JWUIFactory
/
1.0.2
/
JWUIFactory.podspec.json
blob
566b35f8d7c6b67d83c2c39a0c401499e9e1a904
1
{
2
"name": "JWUIFactory",
3
"version": "1.0.2",
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.2"
16
},
17
"source_files": [
18
"UIFactory",
19
"JWUIFactory/UIFactory/*.{h,m}"
20
],
21
"platforms": {
22
"ios": "8.0"
23
},
24
"requires_arc": true
25
}