blob: d9d87bd035e0940be05734d1a638bc17e49e2da7 [file] [log] [blame]
{
"name": "MapwizeForMapbox",
"version": "2.1.1",
"summary": "Mapwize iOS SDK as Mapbox plugin. Indoor Mapping & Wayfinding for Smart Buildings.",
"description": "Mapwize iOS SDK as Mapbox plugin. Indoor Mapping & Wayfinding for Smart Buildings.",
"homepage": "https://www.mapwize.io",
"license": "Copyright Contexeo 2018",
"authors": {
"Mapwize": "support@mapwize.io"
},
"source": {
"http": "https://mapwizesdk.blob.core.windows.net/mapwize-for-mapbox-ios/2.1.1/MapwizeForMapbox.framework.zip"
},
"public_header_files": "MapwizeForMapbox.framework/Headers/*.h",
"source_files": "MapwizeForMapbox.framework/Headers/*.h",
"vendored_frameworks": "MapwizeForMapbox.framework",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"module_name": "MapwizeForMapbox",
"dependencies": {
"Mapbox-iOS-SDK": [
"4.8.0"
],
"IndoorLocation": [
"1.0.4"
],
"SSZipArchive": [
"2.1.4"
]
}
}