[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / d / VISPER-Presenter / 2.0.2 / VISPER-Presenter.podspec.json
blob71b46d581a55a24791bb04407d38cfe876149e0c
2   "name": "VISPER-Presenter",
3   "version": "2.0.2",
4   "summary": "Presenter layer of the VISPER Application Framework",
5   "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).",
6   "homepage": "https://github.com/barteljan/VISPER",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jan Bartel": "barteljan@yahoo.de"
13   },
14   "source": {
15     "git": "https://github.com/barteljan/VISPER.git",
16     "tag": "VISPER-Presenter-2.0.2"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "VISPER-Presenter/Classes/**/*",
23   "dependencies": {
24     "VISPER-Core": [
25       "~> 2.0.0"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"