[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / d / VISPER-Objc / 3.0.2 / VISPER-Objc.podspec.json
blob83d616b7c4198603f74dd6e1edcfdff854639a06
2   "name": "VISPER-Objc",
3   "version": "3.0.2",
4   "summary": "Objc Wrapper of all public VISPER-Wireframe classes.",
5   "description": "Objc Wrapper of all public VISPER-Wireframe classes.\n(VISPER is a framework for building component based apps with the viper architecture in swift.)",
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-Objc-3.0.2"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "VISPER-Objc/Classes/**/*",
23   "dependencies": {
24     "VISPER-Core": [
25       "~> 3.0.0"
26     ],
27     "VISPER-Presenter": [
28       "~> 3.0.0"
29     ]
30   }