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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
b
/
a
/
f
/
Vox
/
1.0.2
/
Vox.podspec.json
blob
93e7ca618896cf3266ad488070f1863b4f222438
1
{
2
"name": "Vox",
3
"version": "1.0.2",
4
"license": "MIT",
5
"summary": "A Swift JSONAPI framework",
6
"authors": "Aron Balog",
7
"homepage": "http://undabot.com",
8
"source": {
9
"git": "https://github.com/aronbalog/Vox.git",
10
"tag": "1.0.2"
11
},
12
"source_files": "Vox/**/*",
13
"requires_arc": true,
14
"xcconfig": {
15
"SWIFT_VERSION": "4.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
}
20
}