blob: 5d6794aae43008cd49655d8c60a32a144229b3c2 [file] [log] [blame]
{
"name": "MixboxIpcCommon",
"module_name": "MixboxIpcCommon",
"version": "0.2.2",
"summary": "MixboxIpcCommon",
"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/IpcCommon/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxIpc": [
]
},
"swift_version": "4.0"
}