[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 6 / VISPER-Swift / 2.1.0 / VISPER-Swift.podspec.json
blobb306e28ae85726e3c26b490726ea0f3bb5a75fc3
2   "name": "VISPER-Swift",
3   "version": "2.1.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-2.1.0"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "VISPER-Wireframe": [
24       "~> 2.0.0"
25     ],
26     "VISPER-Redux": [
27       "~> 2.1.0"
28     ]
29   },
30   "source_files": "VISPER-Swift/Classes/*.swift"