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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
b
/
2
/
3
/
KQUtils
/
1.0.1
/
KQUtils.podspec.json
blob
b34777f1dff13abde4d67ff403e23a33baba44f9
1
{
2
"name": "KQUtils",
3
"version": "1.0.1",
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.1"
17
},
18
"source_files": "KQUtils/KQUtils/Classes/**/*",
19
"requires_arc": true
20
}