blob: a4e940cffce4d37419ba30a40894f534cf3ccf39 [file] [log] [blame]
{
"name": "NKJSON",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NKJSON/NKJSON.swift",
"requires_arc": true
}