2 "name": "MixboxTestability",
3 "module_name": "MixboxTestability",
5 "summary": "MixboxTestability makes your UI more testable",
6 "homepage": "https://github.com/avito-tech/Mixbox",
9 "Hive of coders from Avito": "avito.ru"
12 "git": "https://github.com/avito-tech/Mixbox.git",
18 "swift_versions": "4.0",
20 "source_files": "Frameworks/Testability/**/*.{swift,h,m,md}",
22 "OTHER_SWIFT_FLAGS": "$(inherited) -D MIXBOX_CI_IS_LINTING_PODSPECS -D MIXBOX_ENABLE_IN_APP_SERVICES",
23 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MIXBOX_CI_IS_LINTING_PODSPECS=1 MIXBOX_ENABLE_IN_APP_SERVICES=1"
25 "swift_version": "4.0"