blob: 7a6a2636719744035373a1b94bae1fb061e29269 [file] [log] [blame]
{
"name": "MixboxInAppServices",
"module_name": "MixboxInAppServices",
"version": "0.2.2",
"summary": "MixboxInAppServices",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"requires_arc": true,
"source_files": "Frameworks/InAppServices/**/*.{swift,h,m,md}",
"dependencies": {
"MixboxIpcCommon": [
],
"MixboxTestability": [
],
"MixboxIpcSbtuiHost": [
],
"MixboxUiKit": [
],
"MixboxBuiltinIpc": [
]
},
"frameworks": [
"IOKit",
"UIKit"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
},
"swift_version": "4.0"
}