[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / 7 / JSONX / 1.0.0 / JSONX.podspec.json
blobbc216b0715473f0028660b2c968995fd3216c21a
2   "name": "JSONX",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": "JSONX.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"