blob: 13135735d5ecb27eccbbce7268e91c0cd0fdf55d [file] [log] [blame]
{
"name": "MBMobileSDK",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"source_files": "MBMobileSDK/MBMobileSDK/**/*.{swift,xib}",
"resources": "MBMobileSDK/MBMobileSDK/Resources/**/*.{xcassets,strings,storyboard,json,mp4,ttf}",
"dependencies": {
"MBCarKit": [
"~> 2.0"
],
"MBCommonKit": [
"~> 2.0"
],
"MBIngressKit": [
"~> 2.0"
],
"MBNetworkKit": [
"~>2.0"
]
},
"swift_version": "5.2"
}