[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 4 / VISPER-Wireframe / 3.1.6 / VISPER-Wireframe.podspec.json
blobafc988e1033917fe539b6b048801a68b85390108
2   "name": "VISPER-Wireframe",
3   "version": "3.1.6",
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-3.1.6"
17   },
18   "social_media_url": "https://twitter.com/janbartel",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "VISPER-Wireframe/Classes/**/*",
24   "dependencies": {
25     "VISPER-Core": [
26       "~> 3.0.1"
27     ],
28     "VISPER-Objc": [
29       "~> 3.0.0"
30     ],
31     "VISPER-Presenter": [
32       "~> 3.0.0"
33     ],
34     "VISPER-UIViewController": [
35       "~> 3.0.0"
36     ]
37   }