blob: 7705528167b3f463955f13351fbbc7200645ec2e [file] [log] [blame]
{
"name": "HEREMapsUI",
"module_name": "MSDKUI",
"version": "2.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "MSDKUI/Classes/**/*",
"resource_bundles": {
"MSDKUI": [
"MSDKUI/Assets/*.png",
"MSDKUI/Assets/*.xib",
"MSDKUI/Assets/*.lproj"
]
},
"dependencies": {
"HEREMaps": [
"3.12.2"
]
},
"swift_version": "5.0"
}