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