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