[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 4 / e / MapxusMapSDK / 3.6.0 / MapxusMapSDK.podspec.json
blobcca78177ab93b89c14c20244f3ccf4fe75ab74e0
2   "name": "MapxusMapSDK",
3   "version": "3.6.0",
4   "summary": "Indoor map SDK.",
5   "description": "To be the largest global indoor map.",
6   "homepage": "http://www.mapxus.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mapxus": "developer@maphive.io"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MapxusSample/mapxus-map-sdk-ios.git",
19     "tag": "3.6.0"
20   },
21   "requires_arc": true,
22   "module_name": "MapxusMapSDK",
23   "vendored_frameworks": "MapxusMapSDK/MapxusMapSDK.framework",
24   "dependencies": {
25     "MapxusBaseSDK": [
26       ">= 0.2.0"
27     ],
28     "Mapbox-iOS-SDK": [
29       "~> 4.10.0"
30     ]
31   }