[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / a / f / Vox / 1.0.3 / Vox.podspec.json
bloba63910def999864122f886cc4d51a0c68a9a2a59
2   "name": "Vox",
3   "version": "1.0.3",
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.3"
11   },
12   "source_files": "Vox/**/*",
13   "requires_arc": true,
14   "xcconfig": {
15     "SWIFT_VERSION": "4.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   }