blob: 0c018d1708ff4abadd4a8e6a62d2f6ab6d9aa716 [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.95",
"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.95"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Foundation",
"dependencies": {
"MixboxFoundation": [
]
}
}
],
"swift_version": "5.0"
}