blob: 60b959dd1af011117264c474006f1316db34e01f [file] [log] [blame]
{
"name": "MixboxTestability",
"module_name": "MixboxTestability",
"version": "0.2.2",
"summary": "MixboxTestability makes your UI more testable",
"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/Testability/**/*.{swift,h,m,md}",
"swift_version": "4.0"
}