blob: cf7a02003bb947d68c1c0e0ceaa397e211e681f2 [file] [log] [blame]
{
"name": "APICore",
"version": "3.0.2",
"summary": "Модуль APICore",
"homepage": "https://github.com/BCS-Broker/APICore",
"authors": "BCS-Broker",
"source": {
"git": "https://github.com/BCS-Broker/APICore.git",
"tag": "3.0.2"
},
"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"
}