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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
4
/
f
/
7
/
HQC5
/
0.1.0
/
HQC5.podspec.json
blob
3c8270a7b15a1ea899951fb3ad093992d984a198
1
{
2
"name": "HQC5",
3
"version": "0.1.0",
4
"summary": "HQC5.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/qishaochun/hqc5",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"月落天白": "qishaochun_work@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/qishaochun/hqc5.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HQC5/Classes/**/*",
22
"resource_bundles": {
23
"HQC5": [
24
"HQC5/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"SDAutoLayout": [
29
30
],
31
"AFNetworking": [
32
33
],
34
"SDWebImage": [
35
36
],
37
"SVProgressHUD": [
38
39
],
40
"Masonry": [
41
42
]
43
}
44
}