blob: 0a24920a20d451fd84f16539054fa1b56116ed65 [file] [log] [blame]
{
"name": "MBSupportKit",
"version": "1.0.0",
"summary": "MBSupportKit",
"description": "MBSupportKit 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-SupportKit-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_versions": [
"4.2",
"5.0",
"5.0"
],
"source_files": "MBSupportKit/MBSupportKit/**/*.{swift,xib}",
"resources": "MBSupportKit/MBSupportKit/Resources/**/*.{json}",
"dependencies": {
"MBCommonKit": [
"~> 1.0"
],
"MBNetworkKit/Basic": [
"~> 1.0"
]
},
"swift_version": "5.0"
}