[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 8 / MapsIndoorsMapbox / 4.0.0 / MapsIndoorsMapbox.podspec.json
blob65e69a70599270b8b42cc0043f9a1a34ce2ac2ca
2   "name": "MapsIndoorsMapbox",
3   "version": "4.0.0",
4   "summary": "Library making the MapsIndoors experience available to your iOS users.",
5   "description": "The MapsIndoors SDK is the idea of integrating everything at your venue, like people, goods, offices, shops, rooms and buildings with the mapping, positioning and wayfinding technologies provided in the MapsIndoors platform. We make the MapsIndoors platform available to interested businesses and/or partners. So if you think you should be one of them, please call us or send us an email. Meanwhile, you are most welcome to check out the demo project using 'pod try MapsIndoors'.",
6   "homepage": "https://www.mapspeople.com/mapsindoors",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright 2016-2023 by MapsPeople A/S"
10   },
11   "authors": {
12     "MapsPeople": "info@mapspeople.com"
13   },
14   "source": {
15     "http": "https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.0.0/MapsIndoorsMapbox.xcframework.zip"
16   },
17   "changelog": "https://docs.mapsindoors.com/changelogs/ios",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "MapboxMaps": [
24       "10.8.1"
25     ],
26     "MapboxDirections": [
27       "2.10.0"
28     ],
29     "MapsIndoorsCore": [
30       "4.0.0"
31     ],
32     "ValueAnimator": [
33       "0.6.8"
34     ]
35   },
36   "ios": {
37     "vendored_frameworks": "MapsIndoorsMapbox.xcframework"
38   },
39   "swift_version": "5.0"