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