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
/
7
/
b
/
9
/
JSUIKit
/
1.2.0
/
JSUIKit.podspec.json
blob
b7638962923c88bdd1d06b77276e2ad7474d251e
1
{
2
"name": "JSUIKit",
3
"version": "1.2.0",
4
"summary": "JSUIKit: 常用控件的工厂类",
5
"homepage": "https://github.com/spirit-jsb/JSUIKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"spirit-jsb": "spirit1437419996@163.com"
12
},
13
"source": {
14
"git": "https://github.com/spirit-jsb/JSUIKit.git",
15
"tag": "1.2.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "JSUIKit/Classes/**/*.{h,m}"
21
}