[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / f / HEREMapsUI / 2.1.8 / HEREMapsUI.podspec.json
blob29190757c515d2de187e3f76a0253538a46078a9
2   "name": "HEREMapsUI",
3   "module_name": "MSDKUI",
4   "version": "2.1.8",
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",
8   "license": {
9     "type": "Apache-2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "HERE Europe B.V.": ""
14   },
15   "source": {
16     "git": "https://github.com/heremaps/msdkui-ios.git",
17     "tag": "2.1.8"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.3.3",
23   "source_files": "MSDKUI/Classes/**/*",
24   "resource_bundles": {
25     "MSDKUI": [
26       "MSDKUI/Assets/*.png",
27       "MSDKUI/Assets/*.xib",
28       "MSDKUI/Assets/*.lproj"
29     ]
30   },
31   "dependencies": {
32     "HEREMaps": [
33       "3.18.2"
34     ]
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.3.3"