[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 7 / JSONX / 1.1.0 / JSONX.podspec.json
blobaf483d2c47665cf0c1adb95747ea0a74afe35178
2   "name": "JSONX",
3   "version": "1.1.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.1.0"
21   },
22   "source_files": "Sources/JSONX.swift",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"