blob: 792a8aad34e0299acdd61617e550b592db1a7ea7 [file] [log] [blame]
{
"name": "ModuleCore",
"version": "2.0.6",
"summary": "Архитектура для создания модулей",
"homepage": "https://github.com/BCS-Broker/ModuleCore",
"authors": "BCS-Broker",
"source": {
"git": "https://github.com/BCS-Broker/ModuleCore.git",
"tag": "2.0.6"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"module_name": "ModuleCore",
"source_files": "ModuleCore/**/*.swift",
"dependencies": {
"RxCocoa": [
"~> 5.0.1"
],
"RxDataSources": [
"~> 4.0.1"
],
"ReactorKit": [
"~> 2.0.1"
],
"RxViewController": [
"~> 1.0.0"
]
},
"swift_version": "5.0"
}