blob: c7dfb18c5f8404b903d3b0eefdfea1a8fee28749 [file] [log] [blame]
{
"name": "MixboxIpc",
"module_name": "MixboxIpc",
"version": "0.0.1",
"summary": "MixboxIpc",
"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",
"osx": "10.13"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "Frameworks/Ipc/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxFoundation": [
]
}
}