blob: 0261368786fc08db6ec191b5e76e581e1ca7f563 [file] [log] [blame]
{
"name": "MixboxGray",
"dependencies": {
"MixboxUiTestsFoundation": [
],
"MixboxUiKit": [
],
"MixboxInAppServices": [
],
"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": "MixboxGray",
"version": "0.2.100",
"summary": "MixboxGray",
"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/Gray/Sources/**/*.{swift,h,m,mm,c}",
"swift_version": "5.0"
}