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