blob: a8ef214d8fcc9300166ee2d06d826a48ba0d01ac [file] [log] [blame]
{
"name": "JSModel",
"version": "0.1.3",
"summary": "JSModel is base model <json string <-> model>. Use key-value coding",
"description": "JSModel is base model <json string <-> model>. Use key-value coding\"",
"homepage": "https://github.com/jey-song/model",
"license": "MIT",
"authors": {
"jey song": "song.arain@gmail.com"
},
"source": {
"git": "https://github.com/jey-song/model.git",
"tag": "0.1.3"
},
"source_files": "JSModel.*",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}