blob: 05e563f688a83cfcacf3d11d7c49a1dc02c3c806 [file] [log] [blame]
{
"name": "MixboxIpcSbtuiHost",
"module_name": "MixboxIpcSbtuiHost",
"version": "0.2.3",
"summary": "MixboxIpcSbtuiHost",
"homepage": "https://github.com/avito-tech/Mixbox",
"license": "MIT",
"authors": {
"Hive of coders from Avito": "avito.ru"
},
"source": {
"git": "https://github.com/avito-tech/Mixbox.git",
"tag": "Mixbox-0.2.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"source_files": "Frameworks/IpcSbtuiHost/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxIpc": [
],
"SBTUITestTunnel/Server": [
"~> 3.0.6"
]
},
"swift_version": "4.0"
}