[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / f / d / b / APICore / 4.1.0 / APICore.podspec.json
blob709b81ed3a4192f3a777ee0b87d8102ef69adf80
2   "name": "APICore",
3   "version": "4.1.0",
4   "summary": "Модуль APICore",
5   "homepage": "https://github.com/BCS-Broker/APICore",
6   "authors": "BCS-Broker",
7   "source": {
8     "git": "https://github.com/BCS-Broker/APICore.git",
9     "tag": "4.1.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": "APICore",
20   "source_files": "APICore/**/*.swift",
21   "dependencies": {
22     "Moya": [
23       "~> 14.0.0"
24     ],
25     "RxSwift": [
26       "~> 6.0"
27     ]
28   },
29   "swift_version": "5.0"