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] libpag-enterprise 4.4.20
[CocoaPods.git]
/
Specs
/
b
/
2
/
3
/
KQUtils
/
1.0.2
/
KQUtils.podspec.json
blob
fb0892cf3b71ccb8e95f5183c10d9f2b345707c2
1
{
2
"name": "KQUtils",
3
"version": "1.0.2",
4
"summary": "这是一个工具库.",
5
"description": "这是一个工具库.提示开发速度和简洁代码",
6
"homepage": "https://github.com/keqing/KQUtils",
7
"license": "MIT",
8
"authors": {
9
"moming": "keqing87@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/keqing/KQUtils.git",
16
"tag": "1.0.2"
17
},
18
"source_files": "KQUtils/KQUtils/Classes/**/*",
19
"requires_arc": true
20
}