[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / c / a / MapsIndoors / 1.7.4-beta10 / MapsIndoors.podspec.json
blob928d9d5a5158cdacd0d1327d48c29f3d5a0d4284
2   "name": "MapsIndoors",
3   "version": "1.7.4-beta10",
4   "summary": "Library for 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": "http://dev.mapsindoors.com",
7   "screenshots": [
8     "http://d3jdh4j7ox95tn.cloudfront.net/mapsindoors/ios/mapsindoors-ios-screenshot1.png",
9     "http://d3jdh4j7ox95tn.cloudfront.net/mapsindoors/ios/mapsindoors-ios-screenshot2.png",
10     "http://d3jdh4j7ox95tn.cloudfront.net/mapsindoors/ios/mapsindoors-ios-screenshot3.png"
11   ],
12   "license": {
13     "type": "Commercial",
14     "text": "Copyright 2016 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": "1.7.4-beta10"
22   },
23   "dependencies": {
24     "JSONModel": [
25       "~> 1"
26     ],
27     "GoogleMaps": [
28       "2.1.0"
29     ]
30   },
31   "platforms": {
32     "ios": "8.0"
33   },
34   "ios": {
35     "preserve_paths": "MapsIndoors.framework",
36     "vendored_frameworks": "MapsIndoors.framework"
37   },
38   "resources": [
39     "MapsIndoors.framework/Versions/A/Resources/MapsIndoors.bundle"
40   ]