blob: 664934662b31171b57208990b9a4f3e5a78f605f [file] [log] [blame]
{
"name": "MixboxIpcSbtuiHost",
"module_name": "MixboxIpcSbtuiHost",
"version": "0.0.1",
"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.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "Frameworks/IpcSbtuiHost/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxIpc": [
],
"SBTUITestTunnel/Server": [
]
}
}