[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / e / d / JASON / 3.1.1 / JASON.podspec.json
blob68896a3ef950d76edb531363a1a353323a4dfe00
2   "name": "JASON",
3   "version": "3.1.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delba/JASON",
8   "authors": {
9     "Damien": "damien@delba.io"
10   },
11   "summary": "Fast JSON parsing for Swift",
12   "source": {
13     "git": "https://github.com/delba/JASON.git",
14     "tag": "3.1.1"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/**/*.{swift,h}",
24   "requires_arc": true,
25   "swift_version": "5.0"