3 "module_name": "MSDKUI",
5 "summary": "HEREMapsUI (MSDKUI) provides ready-to-use UI components for the HERE Mobile SDK for iOS.",
6 "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.",
7 "homepage": "https://github.com/heremaps/msdkui-ios",
13 "HERE Europe B.V.": ""
16 "git": "https://github.com/heremaps/msdkui-ios.git",
22 "swift_versions": "5.3.3",
23 "source_files": "MSDKUI/Classes/**/*",
26 "MSDKUI/Assets/*.png",
27 "MSDKUI/Assets/*.xib",
28 "MSDKUI/Assets/*.lproj"
36 "pod_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39 "user_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42 "swift_version": "5.3.3"