blob: 5036ee6badcdea11b272449f7659618288cbb17a [file] [log] [blame]
{
"name": "MixboxUiTestsFoundation",
"module_name": "MixboxUiTestsFoundation",
"version": "0.2.3",
"summary": "MixboxUiTestsFoundation",
"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": "Mixbox-0.2.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"source_files": "Frameworks/UiTestsFoundation/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxTestsFoundation": [
],
"MixboxReporting": [
],
"MixboxUiKit": [
],
"DynamicCodable": [
],
"CocoaImageHashing": [
],
"MixboxIpcCommon": [
]
},
"frameworks": "XCTest",
"user_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
},
"swift_version": "4.0"
}