blob: 626a52eb8baa6212d922070d5d7451172552da9d [file] [log] [blame]
{
"name": "MixboxReporting",
"module_name": "MixboxReporting",
"version": "0.2.3",
"summary": "MixboxReporting",
"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/Reporting/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxArtifacts": [
],
"MixboxFoundation": [
]
},
"swift_version": "4.0"
}