blob: 6b00b28891f98aa8ad1274bec9e60219d87742ea [file] [log] [blame]
{
"name": "ModelSynchro",
"version": "0.2.3",
"summary": "An automated way to generate network models.",
"description": "An automated way to generate network models from JSON and keep them up to date.",
"homepage": "https://github.com/jgsamudio/ModelSynchro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Samudio": "jonathan2457@gmail.com"
},
"source": {
"git": "https://github.com/jgsamudio/ModelSynchro.git",
"tag": "0.2.3"
},
"preserve_paths": "ModelSynchro/Source/**/*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}