blob: bfdc3310cf6bf21d7acd19dcb12d3f91eb0737fc [file] [log] [blame]
{
"name": "MixboxArtifacts",
"module_name": "MixboxArtifacts",
"version": "0.2.1",
"summary": "MixboxArtifacts",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"source_files": "Frameworks/Artifacts/**/*.{swift,h,m,md}",
"xcconfig": {
"OTHER_SWIFT_FLAGS": "$(inherited) -D MIXBOX_CI_IS_LINTING_PODSPECS -D MIXBOX_ENABLE_IN_APP_SERVICES",
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MIXBOX_CI_IS_LINTING_PODSPECS=1 MIXBOX_ENABLE_IN_APP_SERVICES=1"
},
"swift_version": "4.0"
}