blob: deba30610691f4cc33166ef3780c28092fa289f6 [file] [log] [blame]
{
"name": "ModelSynchro",
"version": "0.1.2",
"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/Jonathan Samudio/ModelSynchro",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Samudio": "jonathan2457@gmail.com"
},
"source": {
"git": "https://github.com/jgsamudio/ModelSynchro.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0",
"osx": "10.13"
},
"source_files": "ModelSynchro/Source/**/*"
}