[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / f / 7 / JSONX / 1.0.1 / JSONX.podspec.json
blob291ce5ec98044da7bf3969825ace1a7059dcfc61
2   "name": "JSONX",
3   "version": "1.0.1",
4   "summary": "Parse JSON data, simple, lightweight & without noise.",
5   "homepage": "https://github.com/MKGitHub/JSONX",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Mohsan Khan": "git.mk@xybernic.com"
12   },
13   "platforms": {
14     "osx": "10.11",
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/MKGitHub/JSONX.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "JSONX.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"