[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 8 / MapsIndoorsMapbox / 4.2.0 / MapsIndoorsMapbox.podspec.json
blob96e866fb9a4cd3a5c9fe592d7ae62f35808712be
2   "name": "MapsIndoorsMapbox",
3   "version": "4.2.0",
4   "summary": "Library making the MapsIndoors experience available to your iOS users.",
5   "description": "The MapsIndoors SDK enables you to integrate 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   "documentation_url": "https://docs.mapsindoors.com/getting-started/ios/",
12   "changelog": "https://github.com/MapsPeople/MapsIndoors-SDK-iOS/blob/main/CHANGELOG.md",
13   "authors": {
14     "MapsPeople": "info@mapspeople.com"
15   },
16   "source": {
17     "http": "https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.2.0/MapsIndoorsMapbox.xcframework.zip"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "5.7",
23   "ios": {
24     "vendored_frameworks": "MapsIndoorsMapbox.xcframework"
25   },
26   "dependencies": {
27     "MapsIndoorsCore": [
28       "4.2.0"
29     ],
30     "MapboxMaps": [
31       "10.14.0"
32     ],
33     "MapboxDirections": [
34       "2.10.0"
35     ]
36   },
37   "swift_version": "5.7"