blob: 291ce5ec98044da7bf3969825ace1a7059dcfc61 [file] [log] [blame]
{
"name": "JSONX",
"version": "1.0.1",
"summary": "Parse JSON data, simple, lightweight & without noise.",
"homepage": "https://github.com/MKGitHub/JSONX",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Mohsan Khan": "git.mk@xybernic.com"
},
"platforms": {
"osx": "10.11",
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MKGitHub/JSONX.git",
"tag": "1.0.1"
},
"source_files": "JSONX.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}