blob: 48ebe698730b92f00d0bda31780173b91df2a060 [file] [log] [blame]
{
"name": "ModelAssistant",
"version": "1.0.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.1"
},
"documentation_url": "https://ssamadgh.github.io/ModelAssistant/",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "4"
}