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
/
a
/
c
/
2
/
ScanKit
/
0.1.4
/
ScanKit.podspec.json
blob
81b8fc28854a8a63831298052b8e088b86333e02
1
{
2
"name": "ScanKit",
3
"version": "0.1.4",
4
"summary": "A short description of ScanKit.",
5
"homepage": "https://gitee.com/YDM1357/scan-kit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ydm": "714257967@qq.com"
12
},
13
"source": {
14
"git": "https://gitee.com/YDM1357/scan-kit.git",
15
"tag": "0.1.4"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "ScanKit/Classes/**/*",
21
"dependencies": {
22
"AFNetworking": [
23
"4.0.1"
24
]
25
}
26
}