blob: 25f097593f228a0b79e8f797bdd60571a91d6d41 [file] [log] [blame]
{
"name": "ModelAssistant",
"version": "1.1.2",
"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.1.2"
},
"documentation_url": "https://ssamadgh.github.io/ModelAssistant/",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}