blob: ad72e8cdce0710aeecb042a645071022ac63ba32 [file] [log] [blame]
{
"name": "MixboxIpcClients",
"module_name": "MixboxIpcClients",
"version": "0.0.1",
"summary": "MixboxIpcClients",
"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/IpcClients/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxIpcCommon": [
]
}
}