blob: 7989bf3122145d0a1c87243db1036ae2770c0a3f [file] [log] [blame]
{
"name": "MixboxAllure",
"module_name": "MixboxAllure",
"version": "0.2.3",
"summary": "MixboxAllure",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"source_files": "Frameworks/Allure/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxArtifacts": [
],
"MixboxFoundation": [
]
},
"swift_version": "4.0"
}