[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / a / b / VISPER-UIViewController / 5.0.0 / VISPER-UIViewController.podspec.json
bloba4337dd8c2cd25070f4815a8d58ec6814ea46066
2   "name": "VISPER-UIViewController",
3   "version": "5.0.0",
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, etc ...",
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-5.0.0"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "VISPER-UIViewController/Classes/**/*",
24   "dependencies": {
25     "VISPER-Objc": [
26       "~> 5.0.0"
27     ],
28     "VISPER-Presenter": [
29       "~> 5.0.0"
30     ]
31   },
32   "swift_version": "4.2"