[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / VISPER-Wireframe / 2.0.5 / VISPER-Wireframe.podspec.json
blobea6ecb01729634630f48508639054bf6b77b17d4
2   "name": "VISPER-Wireframe",
3   "version": "2.0.5",
4   "summary": "Implementation of viper wireframe layer in the VISPER Application Framework",
5   "description": "Implementation of viper wireframe layer in the VISPER Application Framework.\nVISPER 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-Wireframe-2.0.5"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "VISPER-Wireframe/Classes/**/*",
23   "dependencies": {
24     "VISPER-Core": [
25       "~> 2.0.0"
26     ],
27     "VISPER-Objc": [
28       "~> 2.0.0"
29     ],
30     "VISPER-Presenter": [
31       "~> 2.0.3"
32     ],
33     "VISPER-UIViewController": [
34       "~> 2.0.0"
35     ]
36   }