[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / b / VISPER-UIViewController / 2.0.1 / VISPER-UIViewController.podspec.json
blobbb9095d8e589d99ccf2166e6be7e8cfaf784c0d5
2   "name": "VISPER-UIViewController",
3   "version": "2.0.1",
4   "summary": "Extends UIViewController with presenters which are notified on viewDidLoad, viewWillApperar, etc",
5   "description": "Extends UIViewController with presenters which are notified on viewDidLoad, viewWillApperar ...",
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-UIViewController-2.0.1"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "VISPER-UIViewController/Classes/**/*",
23   "dependencies": {
24     "VISPER-Objc": [
25       "~> 2.0.0"
26     ],
27     "VISPER-Presenter": [
28       "~> 2.0.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"