blob: 3abd1b81740f01da42878caeeb9386efd810e3af [file] [log] [blame]
{
"name": "NSKJSON",
"version": "0.4",
"summary": "NSKJSON is a swift library to parse plain-json format and json5 format.",
"homepage": "https://github.com/NSSimpleApps/NSKJSON",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NSSimpleApps, Sergey Poluyanov": "ns.simple.apps@gmail.com"
},
"source": {
"git": "https://github.com/NSSimpleApps/NSKJSON.git",
"tag": "0.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Source/Swift/*.swift",
"pushed_with_swift_version": "3.1"
}