[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / d / VISPER-Objc / 4.0.0 / VISPER-Objc.podspec.json
blob4996b085ee0d457eca09d6e2696401b1fb7db5b1
2   "name": "VISPER-Objc",
3   "version": "4.0.0",
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-4.0.0"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "VISPER-Objc/Classes/**/*",
24   "dependencies": {
25     "VISPER-Core": [
26       "~> 4.0.0"
27     ],
28     "VISPER-Presenter": [
29       "~> 4.0.0"
30     ]
31   },
32   "swift_version": "4.2"