[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / f / Vox / 1.0.2 / Vox.podspec.json
blob93e7ca618896cf3266ad488070f1863b4f222438
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   }