2 "name": "MixboxUiTestsFoundation",
3 "module_name": "MixboxUiTestsFoundation",
5 "summary": "MixboxUiTestsFoundation",
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/UiTestsFoundation/**/*.{swift,h,m,md}",
22 "MixboxTestsFoundation": [
34 "CocoaImageHashing": [
41 "frameworks": "XCTest",
42 "user_target_xcconfig": {
43 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
46 "OTHER_SWIFT_FLAGS": "$(inherited) -D MIXBOX_CI_IS_LINTING_PODSPECS -D MIXBOX_ENABLE_IN_APP_SERVICES",
47 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MIXBOX_CI_IS_LINTING_PODSPECS=1 MIXBOX_ENABLE_IN_APP_SERVICES=1"
49 "swift_version": "4.0"