blob: f38bd7548f9ba7d13a8e62e4c4e28f949c099faf [file] [log] [blame]
{
"name": "MapxusMapSDK",
"version": "3.12.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.12.0"
},
"requires_arc": true,
"module_name": "MapxusMapSDK",
"vendored_frameworks": "MapxusMapSDK/MapxusMapSDK.framework",
"dependencies": {
"MapxusBaseSDK": [
"3.12.0"
],
"Mapbox-iOS-SDK": [
"~> 5.9.0"
]
}
}