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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
9
/
a
/
QqcScan
/
1.0.4
/
QqcScan.podspec.json
blob
3b9a0cd70ab1a5ff60e11b865835d59f989c2726
1
{
2
"name": "QqcScan",
3
"license": "MIT",
4
"authors": {
5
"qqc": "20599378@qq.com"
6
},
7
"platforms": {
8
"ios": "8.0"
9
},
10
"requires_arc": true,
11
"version": "1.0.4",
12
"summary": "QqcScan",
13
"homepage": "https://github.com/xukiki/QqcScan",
14
"source": {
15
"git": "https://github.com/xukiki/QqcScan.git",
16
"tag": "1.0.4"
17
},
18
"source_files": "QqcScan/*.{h,m}",
19
"resources": "QqcScan/QqcScan.bundle",
20
"dependencies": {
21
"QqcSizeDef": [
22
23
],
24
"UIImage-Qqc": [
25
26
],
27
"QqcMarginDef": [
28
29
],
30
"QqcUtility": [
31
32
],
33
"QqcComFuncDef": [
34
35
],
36
"QqcImagePickerController": [
37
38
],
39
"ZXingObjC": [
40
41
]
42
}
43
}