[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 6 / VISPER-Swift / 5.0.0 / VISPER-Swift.podspec.json
blobaf69fd75c8222ee53b8115b86133d0d910b12c61
2   "name": "VISPER-Swift",
3   "version": "5.0.0",
4   "summary": "VISPER is a framework for building component based apps with the viper architecture",
5   "description": "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-Swift-5.0.0"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "4.2",
23   "dependencies": {
24     "VISPER-Core": [
25       "~> 5.0.0"
26     ],
27     "VISPER-Objc": [
28       "~> 5.0.0"
29     ],
30     "VISPER-Presenter": [
31       "~> 5.0.0"
32     ],
33     "VISPER-Wireframe": [
34       "~> 5.0.0"
35     ],
36     "VISPER-Redux": [
37       "~> 5.0.0"
38     ],
39     "VISPER-Entity": [
40       "~> 5.0.0"
41     ]
42   },
43   "source_files": "VISPER-Swift/Classes/**/*.swift",
44   "swift_version": "4.2"