blob: 603349ee1ffd8c01da4d1e66d800db22ec4270ce [file] [log] [blame]
{
"name": "MixboxIpcSbtuiClient",
"dependencies": {
"MixboxIpc": [
],
"MixboxSBTUITestTunnelClient": [
],
"MixboxTestsFoundation": [
],
"MixboxUiTestsFoundation": [
]
},
"frameworks": "XCTest",
"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)"
},
"module_name": "MixboxIpcSbtuiClient",
"version": "0.2.85",
"summary": "MixboxIpcSbtuiClient",
"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/IpcSbtuiClient/Sources/**/*.{swift,h,m,mm,c}",
"swift_version": "5.0"
}