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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
f
/
e
/
a
/
VBExtension
/
1.0.1
/
VBExtension.podspec.json
blob
7a0fbe416ea2dcb1c13b27d9c8b4aa7c7867b04d
1
{
2
"name": "VBExtension",
3
"version": "1.0.1",
4
"summary": "拓展",
5
"swift_versions": "4.0",
6
"description": "智控车云拓展",
7
"homepage": "https://github.com/DajuanM/VBExtension",
8
"license": "MIT",
9
"authors": {
10
"Aiden": "252289287@qq.com"
11
},
12
"source": {
13
"git": "https://github.com/DajuanM/VBExtension.git",
14
"tag": "1.0.1"
15
},
16
"source_files": [
17
"VBExtension",
18
"VBExtension/*.swift"
19
],
20
"requires_arc": true,
21
"platforms": {
22
"ios": "10.0"
23
},
24
"swift_version": "4.0"
25
}