blob: 59ced1f9a1304a15d160d3358afac7d2de7cfefa [file] [log] [blame]
{
"name": "ModelAssistant",
"version": "1.0.8.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A Mediator Between Model (or Server) and View",
"homepage": "https://github.com/ssamadgh/ModelAssistant.git",
"authors": {
"Seyed Samad Gholamzadeh": "ssamadgh@gmail.com"
},
"source": {
"git": "https://github.com/ssamadgh/ModelAssistant.git",
"tag": "1.0.8.1"
},
"documentation_url": "https://ssamadgh.github.io/ModelAssistant/",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2"
}