4 "summary": "A library to support building component based apps with the VIPER architecture.",
5 "description": "A iOS library to support building component based apps with the VIPER architecture\n\nContains some base classes to design VIPER based iOS-Apps.\nThe framework includes a basic class for viewcontrollers, presenters, a redux implementation for the interactor layer, a wireframe, etc ...",
6 "homepage": "https://github.com/barteljan/VISPER",
9 "Jan Bartel": "barteljan@yahoo.de"
12 "git": "https://github.com/barteljan/VISPER.git",
15 "social_media_url": "https://twitter.com/janbartel",
20 "frameworks": "UIKit",
38 "default_subspecs": "Standard",
39 "pushed_with_swift_version": "4.0",
44 "VISPER/Classes/Bridge/**/*",
45 "VISPER/Classes/Deprecated/**/*"
47 "public_header_files": "VISPER/Classes/**/*.h",
49 "VISPER-CommandBus": [
55 "name": "NoDeprecated",
56 "source_files": "VISPER/Classes/Bridge/**/*"