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] nashidVerifySDK 1.0.16
[CocoaPods.git]
/
Specs
/
1
/
2
/
7
/
VBUtil
/
1.0.2
/
VBUtil.podspec.json
blob
ec002d594269be39a14dd11bfae815e270f060eb
1
{
2
"name": "VBUtil",
3
"version": "1.0.2",
4
"summary": "工具",
5
"swift_versions": "4.0",
6
"description": "智控车云工具",
7
"homepage": "http://ccwcar.iask.in:802/Aiden/VBUtil",
8
"license": "MIT",
9
"authors": {
10
"Aiden": "252289287@qq.com"
11
},
12
"source": {
13
"git": "http://rd.ccwcar.com:802/Aiden/VBUtil.git",
14
"tag": "1.0.2"
15
},
16
"source_files": [
17
"VBUtil",
18
"VBUtil/*.swift"
19
],
20
"requires_arc": true,
21
"platforms": {
22
"ios": "10.0"
23
},
24
"dependencies": {
25
"FMDB": [
26
27
]
28
},
29
"swift_version": "4.0"
30
}