blob: bb9095d8e589d99ccf2166e6be7e8cfaf784c0d5 [file] [log] [blame]
{
"name": "VISPER-UIViewController",
"version": "2.0.1",
"summary": "Extends UIViewController with presenters which are notified on viewDidLoad, viewWillApperar, etc",
"description": "Extends UIViewController with presenters which are notified on viewDidLoad, viewWillApperar ...",
"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-UIViewController-2.0.1"
},
"social_media_url": "https://twitter.com/janbartel",
"platforms": {
"ios": "8.0"
},
"source_files": "VISPER-UIViewController/Classes/**/*",
"dependencies": {
"VISPER-Objc": [
"~> 2.0.0"
],
"VISPER-Presenter": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "4.0"
}