[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / 4 / e / MapxusMapSDK / 2.8.1 / MapxusMapSDK.podspec.json
blob160b58a7d58c89dc9b79ae697d912975dbae31e7
2   "name": "MapxusMapSDK",
3   "version": "2.8.1",
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": "2.8.1"
20   },
21   "requires_arc": true,
22   "module_name": "MapxusMapSDK",
23   "vendored_frameworks": "MapxusMapSDK/MapxusMapSDK.framework",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.2.1"
27     ],
28     "YYModel": [
29       "~> 1.0.4"
30     ],
31     "Mapbox-iOS-SDK": [
32       "~> 4.7.1"
33     ]
34   }