[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / d / f / ModuleCore / 2.3.0 / ModuleCore.podspec.json
blob900af9dbee885e2bd455e5c9ef664a4cd221bece
2   "name": "ModuleCore",
3   "version": "2.3.0",
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.3.0"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.0",
19   "module_name": "ModuleCore",
20   "source_files": "ModuleCore/**/*.swift",
21   "dependencies": {
22     "RxCocoa": [
23       "~> 6.0.0"
24     ],
25     "RxDataSources": [
26       "~> 5.0.0"
27     ],
28     "ReactorKit": [
29       "~> 3.0.0"
30     ],
31     "RxViewController": [
32       "~> 2.0.0"
33     ]
34   },
35   "swift_version": "5.0"