blob: 4aed1a65b339c2bbd48f629917ef1d8b98e7116c [file] [log] [blame]
{
"name": "MixboxBlack",
"dependencies": {
"MixboxUiTestsFoundation": [
],
"MixboxIpcSbtuiClient": [
],
"MixboxSBTUITestTunnelClient": [
],
"MixboxDi": [
]
},
"frameworks": [
"XCTest",
"XCTAutomationSupport"
],
"xcconfig": {
"ENABLE_TESTING_SEARCH_PATHS": "YES",
"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": "MixboxBlack",
"version": "0.2.100",
"summary": "MixboxBlack",
"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.100"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Frameworks/Black/Sources/**/*.{swift,h,m,mm,c}",
"swift_version": "5.0"
}