blob: 185401ea4ac3b1f5c610d27232a55b115147c032 [file] [log] [blame]
{
"name": "NKJSON",
"version": "6.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": "6.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.9"
},
"source_files": "Sources/NKJSON/NKJSON.swift",
"requires_arc": true
}