[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / e / d / JASON / 0.1 / JASON.podspec.json
blobad23059f17100cd6dbf1f69e2045834d1cb76d13
2   "name": "JASON",
3   "version": "0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delba/JASON",
8   "authors": {
9     "Damien Delba": "damien@delba.io"
10   },
11   "summary": "Fast JSON parsing for Swift",
12   "source": {
13     "git": "https://github.com/delba/JASON.git",
14     "tag": "v0.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true