blob: 19ad4a5b79f3c4bff4617448ad27a97ed6d1f810 [file] [log] [blame]
{
"name": "VISPER-Presenter",
"version": "2.0.1",
"summary": "Presenter layer of the VISPER Application Framework",
"description": "Implementation of the presenter layer of the VISPER Application Framework.\n(VISPER is a framework for building component based apps with the viper architecture).",
"homepage": "https://github.com/barteljan/VISPER",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Bartel": "barteljan@yahoo.de"
},
"source": {
"git": "https://github.com/barteljan/VISPER.git",
"tag": "VISPER-Presenter-2.0.1"
},
"social_media_url": "https://twitter.com/janbartel",
"platforms": {
"ios": "8.0"
},
"source_files": "VISPER-Presenter/Classes/**/*",
"dependencies": {
"VISPER-Core": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "4.0"
}