blob: 169aba390daebf946508ef4379b7e03b8f2e2288 [file] [log] [blame]
{
"name": "ModelAssistant",
"version": "1.0.3",
"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.3"
},
"documentation_url": "https://ssamadgh.github.io/ModelAssistant/",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2"
}