[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / f / c / a / MapsIndoors / 3.41.0 / MapsIndoors.podspec.json
blob0bcb997a4649f4daaf50098bbe49783b541d559d
2   "name": "MapsIndoors",
3   "version": "3.41.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://mapspeople.com/developers",
7   "screenshots": [
8     "https://d3jdh4j7ox95tn.cloudfront.net/mapsindoors/ios/mapsindoors-ios-screenshot1.png",
9     "https://d3jdh4j7ox95tn.cloudfront.net/mapsindoors/ios/mapsindoors-ios-screenshot2.png",
10     "https://d3jdh4j7ox95tn.cloudfront.net/mapsindoors/ios/mapsindoors-ios-screenshot3.png"
11   ],
12   "license": {
13     "type": "Commercial",
14     "text": "Copyright 2016-2022 by MapsPeople A/S"
15   },
16   "authors": {
17     "MapsPeople": "info@mapspeople.com"
18   },
19   "source": {
20     "http": "https://github.com/MapsIndoors/MapsIndoorsIOS/releases/download/3.41.0/MapsIndoors.xcframework.zip"
21   },
22   "dependencies": {
23     "GoogleMaps": [
24       "4.2.0"
25     ],
26     "MQTTClient": [
28     ],
29     "JSONModel": [
31     ],
32     "SSZipArchive": [
34     ]
35   },
36   "frameworks": [
37     "UserNotifications",
38     "GameplayKit"
39   ],
40   "platforms": {
41     "ios": "10.0"
42   },
43   "ios": {
44     "vendored_frameworks": "MapsIndoors.xcframework"
45   }