blob: e5096917189ad13036f3def00bca93a9a158ebfa [file] [log] [blame]
{
"name": "NXJsonKit",
"version": "0.3.0",
"summary": "NXJsonKit is simple and easy JSON to Data model mapper.",
"description": "NXJsonKit can set JSON dictionary values to object type values or user defined data model easily.",
"homepage": "https://github.com/nicejinux/NXJsonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nicejinux": "nicejinux@gmail.com"
},
"source": {
"git": "https://github.com/nicejinux/NXJsonKit.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NXJsonKit/Classes/**/*"
}