blob: 864c1177d9324ae6a6ea840c00052b888dc92001 [file] [log] [blame]
{
"name": "NXJsonKit",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NXJsonKit/Classes/**/*"
}