blob: dccd985e1b59c4a3247b0e89e2fc5b8656350cc6 [file] [log] [blame]
{
"name": "JSModel",
"version": "0.1.0",
"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.0"
},
"source_files": "JSModel.*",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}