[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 0 / 3 / ReactiveCoordinator / 3.0.0 / ReactiveCoordinator.podspec.json
blob1094f2cb4423595bbd0c95a8e05f13974ad2760e
2   "name": "ReactiveCoordinator",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "ReactiveCoordinator is a Reactive framework based on the Coordinator pattern.",
7   "requires_arc": true,
8   "version": "3.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zafar Ivaev": "z.ivaev@mail.ru"
15   },
16   "homepage": "https://github.com/zafarivaev/ReactiveCoordinator",
17   "source": {
18     "git": "https://github.com/zafarivaev/ReactiveCoordinator.git",
19     "tag": "3.0.0"
20   },
21   "dependencies": {
22     "RxSwift": [
24     ]
25   },
26   "source_files": "ReactiveCoordinator/**/*.{swift}",
27   "swift_versions": "5.0",
28   "swift_version": "5.0"