2 "name": "MixboxTestsFoundation",
17 "pod_target_xcconfig": {
18 "OTHER_LDFLAGS": "-framework XCTAutomationSupport -framework XCTest -framework CoreLocation",
19 "ENABLE_TESTING_SEARCH_PATHS": "YES",
20 "LD_RUNPATH_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/usr/lib\" \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\"",
21 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
23 "module_name": "MixboxTestsFoundation",
25 "summary": "MixboxTestsFoundation",
26 "homepage": "https://github.com/avito-tech/Mixbox",
29 "Hive of coders from Avito": "avito.ru"
32 "git": "https://github.com/avito-tech/Mixbox.git",
39 "source_files": "Frameworks/TestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
40 "swift_version": "5.0"