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
/
e
/
8
/
f
/
WJUIMaker
/
0.1.2
/
WJUIMaker.podspec.json
blob
61f7e23fb8e627c2a8365ef052a3642b1bdd636b
1
{
2
"name": "WJUIMaker",
3
"version": "0.1.2",
4
"summary": "UIKit 便捷库",
5
"description": "UIKit 快速控件的便捷库",
6
"homepage": "https://github.com/WJCha/WJUIMaker",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"陈威杰": "weejie_chen@icloud.com"
13
},
14
"source": {
15
"git": "https://github.com/WJCha/WJUIMaker.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "WJUIMaker/Classes/**/*"
22
}