blob: 53e0aef9b4e0e5404bae5c6c9667f9b7e9cb7e71 [file] [log] [blame]
{
"name": "MixboxIpcSbtuiHost",
"module_name": "MixboxIpcSbtuiHost",
"version": "0.2.2",
"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.2"
},
"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"
}