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] DocumentReaderOCR 7.5.10931
[CocoaPods.git]
/
Specs
/
e
/
3
/
7
/
VIN
/
1.0.0
/
VIN.podspec.json
blob
7684f2e91dbd308c5133b33580f25a43df4454d9
1
{
2
"name": "VIN",
3
"version": "1.0.0",
4
"summary": "识别vin码",
5
"description": "LZTool 是一个用于保存一些常用工具类的工具",
6
"homepage": "https://github.com/WO-ZT/VinSDK",
7
"license": "MIT",
8
"authors": {
9
"ZT": "15711368179@163.com"
10
},
11
"source": {
12
"git": "https://github.com/WO-ZT/VinSDK.git",
13
"tag": "v1.0.0"
14
},
15
"source_files": "one/one/two/**/*",
16
"frameworks": "UIKit",
17
"platforms": {
18
"ios": "11.0"
19
}
20
}