blob: 80b962d1589687b711c32d24d453afa0f8a04d10 [file] [log] [blame]
{
"name": "NKJSON",
"version": "2.0.0",
"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/nakko",
"authors": {
"Mihai Fratu": "zeusent@msn.com"
},
"source": {
"git": "https://github.com/nakkoservices/nkjson.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "NKJSON/NKJSON.swift",
"requires_arc": true
}