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