blob: 20e8b703cc21e4dec4244cb916afa26140074ab6 [file] [log] [blame]
{
"name": "MBMobileSDK",
"version": "1.0.0",
"summary": "MBMobileSDK",
"description": "MBMobileSDK is a public Pod of MBition GmbH",
"homepage": "https://mbition.io",
"license": "MIT",
"authors": {
"MBition GmbH": "info_mbition@daimler.com"
},
"source": {
"git": "https://github.com/Daimler/MBSDK-Mobile-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"public_header_files": "MBMobileSDK/MBMobileSDK.framework/Headers/*.h",
"source_files": "MBMobileSDK/MBMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "MBMobileSDK/MBMobileSDK.framework",
"dependencies": {
"JumioMobileSDK/Netverify": [
"~> 3.0"
],
"KeychainAccess": [
"~> 3.1"
],
"LaunchDarkly": [
"~> 3.0"
],
"YandexMobileMetrica/Dynamic": [
"~> 3.0"
],
"MBCarKit": [
"~> 1.0"
],
"MBCommonKit": [
"~> 1.0"
],
"MBDeeplinkKit": [
"~> 1.0"
],
"MBIngressKit": [
"~> 1.0"
],
"MBNetworkKit": [
"~> 1.0"
],
"MBRealmKit/UI": [
"~> 1.0"
],
"MBSupportKit": [
"~> 1.0"
],
"MBUIKit": [
"~> 1.0"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -framework JumioCore -framework MicroBlink -framework Netverify -framework NetverifyBarcode -framework NetverifyFace -framework ZoomAuthenticationHybrid",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/Pods/JumioMobileSDK/**\"",
"VALID_ARCHS": "x86_64 armv7 armv7s arm64 arm64e"
},
"swift_version": "5.0"
}