blob: ef33512eb21422ad4eb92458938f90b4d60f2c1d [file] [log] [blame]
{
"name": "MapxusMapSDK",
"version": "2.4.2",
"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": "2.4.2"
},
"requires_arc": true,
"module_name": "MapxusMapSDK",
"vendored_frameworks": "MapxusMapSDK/MapxusMapSDK.framework",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYModel": [
"~> 1.0.4"
],
"Mapbox-iOS-SDK": [
"~> 4.5.0"
]
}
}