[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / 9 / c / a / ReduxVM / 1.0.33 / ReduxVM.podspec.json
blob14d03b56d5c46ffef13a782f516923851e784d7d
2   "name": "ReduxVM",
3   "platforms": {
4     "ios": "11"
5   },
6   "summary": "App framework on base of RedSwift and DeclarativeTVC.",
7   "requires_arc": true,
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/kocherovets/ReduxVM",
13   "authors": {
14     "Dmitry Kocherovets": "kocherovets@gmail.com"
15   },
16   "version": "1.0.33",
17   "source": {
18     "git": "https://github.com/kocherovets/ReduxVM.git",
19     "tag": "1.0.33"
20   },
21   "source_files": "Framework/Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "DeclarativeTVC": [
27     ],
28     "RedSwift": [
30     ]
31   },
32   "swift_version": "5.0"