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