blob: b8ae02d63d6cfa73ba295d4037ea94676c2b9129 [file] [log] [blame]
{
"name": "HEREMapsUI",
"module_name": "MSDKUI",
"version": "2.1.4",
"summary": "HEREMapsUI (MSDKUI) provides ready-to-use UI components for the HERE Mobile SDK for iOS.",
"description": "HEREMapsUI (MSDKUI) aims to make life easier for the iOS developers using the HERE Mobile SDK for iOS. It provides ready-to-use UI components with strong customization support. Plus, it supports accessibility and localization.",
"homepage": "https://github.com/heremaps/msdkui-ios",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"HERE Europe B.V.": ""
},
"source": {
"git": "https://github.com/heremaps/msdkui-ios.git",
"tag": "2.1.4"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "MSDKUI/Classes/**/*",
"resource_bundles": {
"MSDKUI": [
"MSDKUI/Assets/*.png",
"MSDKUI/Assets/*.xib",
"MSDKUI/Assets/*.lproj"
]
},
"dependencies": {
"HEREMaps": [
"3.14.2"
]
},
"swift_version": "5.0"
}