blob: 2a116732ad3cd6df1efe37d22151b035596a87be [file] [log] [blame]
{
"name": "APICore",
"version": "3.2.2",
"summary": "Модуль APICore",
"homepage": "https://github.com/BCS-Broker/APICore",
"authors": "BCS-Broker",
"source": {
"git": "https://github.com/BCS-Broker/APICore.git",
"tag": "3.2.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"module_name": "APICore",
"source_files": "APICore/**/*.swift",
"dependencies": {
"Moya": [
"~> 14.0.0"
],
"RxSwift": [
"~> 5.1.0"
]
},
"swift_version": "5.1"
}