blob: 5a5c2b94740acae67e6928a452bdf6287bfae5da [file] [log] [blame]
{
"name": "NKJSON",
"version": "1.0.11",
"license": "MIT",
"summary": "The Swift class you were missing for those pesky JSON chunks of data",
"homepage": "https://github.com/nakkoservices/nkjson",
"social_media_url": "https://twitter.com/PyBaig",
"authors": {
"Mihai Fratu": "zeusent@msn.com"
},
"source": {
"git": "https://github.com/nakkoservices/nkjson.git",
"tag": "1.0.11"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "NKJSON/NKJSON.swift",
"requires_arc": true
}