blob: 481f853f9cc43ad860ca7f53686bdd88dd11ddf5 [file] [log] [blame]
{
"name": "MixboxTestsFoundation",
"dependencies": {
"MixboxFoundation": [
],
"MixboxUiKit": [
],
"MixboxBuiltinDi": [
],
"SQLite.swift": [
]
},
"frameworks": [
"XCTest",
"XCTAutomationSupport",
"CoreLocation"
],
"user_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
},
"xcconfig": {
"ENABLE_TESTING_SEARCH_PATHS": "YES",
"LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift-$(SWIFT_VERSION)/$(PLATFORM_NAME) $(inherited)",
"LD_RUNPATH_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/usr/lib\" \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\"",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\" \"$(PLATFORM_DIR)/Developer/Library/PrivateFrameworks\""
},
"module_name": "MixboxTestsFoundation",
"version": "0.2.85",
"summary": "MixboxTestsFoundation",
"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": "0.2.85"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Frameworks/TestsFoundation/Sources/**/*.{swift,h,m,mm,c}",
"swift_version": "5.0"
}