[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 4 / e / MapxusMapSDK / 2.7.1 / MapxusMapSDK.podspec.json
blob94ff24594a76c0f345dd68da6ff9c3a98edb601d
2   "name": "MapxusMapSDK",
3   "version": "2.7.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.7.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.6.0"
33     ]
34   }