blob: 62d4a6e0fe27c2a84b8b7c4d08eed2a3af7fb1ad [file] [log] [blame]
{
"name": "Mixbox",
"summary": "This pod is reserved for future use. It should not be used at the moment.",
"module_name": "Mixbox",
"version": "0.2.117",
"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": "0.2.117"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Foundation",
"dependencies": {
"MixboxFoundation": [
]
}
}
],
"swift_version": "5.0"
}