[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / a / MapsIndoors / 3.20.0 / MapsIndoors.podspec.json
blob7032aeec8006d6d549b8a185380a24a42cb2d885
2   "name": "MapsIndoors",
3   "version": "3.20.0",
4   "summary": "Library making the MapsIndoors experience available to your iOS users.",
5   "description": "The MapsIndoors SDK is the idea of integrating everything on 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. Mean while, 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-2017 by MapsPeople A/S\n"
15   },
16   "authors": {
17     "MapsPeople": "info@mapspeople.com"
18   },
19   "source": {
20     "git": "https://github.com/MapsIndoors/MapsIndoorsIOS.git",
21     "tag": "3.20.0",
22     "submodules": true
23   },
24   "dependencies": {
25     "GoogleMaps": [
26       "3.10.0"
27     ]
28   },
29   "frameworks": [
30     "UserNotifications",
31     "GameplayKit"
32   ],
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "platforms": {
40     "ios": "9.0"
41   },
42   "ios": {
43     "preserve_paths": [
44       "MapsIndoors.framework",
45       "Scripts"
46     ],
47     "vendored_frameworks": "MapsIndoors.framework"
48   },
49   "resources": [
50     "MapsIndoors.framework/Versions/A/Resources/MapsIndoors.bundle"
51   ]