[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 8 / f / HEREMapsUI / 2.1.9 / HEREMapsUI.podspec.json
bloba3beb1ab533e61c08634d7d720f3c66e94bc6984
2   "name": "HEREMapsUI",
3   "module_name": "MSDKUI",
4   "version": "2.1.9",
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.9"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.5.1",
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   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "dependencies": {
38     "HEREMaps": [
39       "3.19.3"
40     ]
41   },
42   "swift_version": "5.5.1"