blob: 402fd4d780ad9e88ff1bb78fb49ceacad5cda306 [file] [log] [blame]
{
"name": "MapxusMapSDK",
"version": "3.4.0",
"summary": "Indoor map SDK.",
"description": "To be the largest global indoor map.",
"homepage": "http://www.mapxus.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mapxus": "developer@maphive.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MapxusSample/mapxus-map-sdk-ios.git",
"tag": "3.4.0"
},
"requires_arc": true,
"module_name": "MapxusMapSDK",
"vendored_frameworks": "MapxusMapSDK/MapxusMapSDK.framework",
"dependencies": {
"MapxusBaseSDK": [
">= 0.2.0"
],
"Mapbox-iOS-SDK": [
"~> 4.10.0"
]
}
}