[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / d / f / ModuleCore / 2.1.7 / ModuleCore.podspec.json
blobfc85e170343647b5cf0dbfb8b95c198783138ba1
2   "name": "ModuleCore",
3   "version": "2.1.7",
4   "summary": "Архитектура для создания модулей",
5   "homepage": "https://github.com/BCS-Broker/ModuleCore",
6   "authors": "BCS-Broker",
7   "source": {
8     "git": "https://github.com/BCS-Broker/ModuleCore.git",
9     "tag": "2.1.7"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.0",
19   "module_name": "ModuleCore",
20   "source_files": "ModuleCore/**/*.swift",
21   "dependencies": {
22     "RxCocoa": [
23       "~> 5.1.0"
24     ],
25     "RxDataSources": [
26       "~> 4.0.1"
27     ],
28     "ReactorKit": [
29       "~> 2.0.1"
30     ],
31     "RxViewController": [
32       "~> 1.0.0"
33     ]
34   },
35   "swift_version": "5.0"