blob: b4818be16e7d67e0439a4794ecfd31d70dd6056e [file] [log] [blame]
{
"name": "MapwizeForMapbox",
"version": "2.3.4",
"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.3.4/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": [
"5.4.0"
],
"IndoorLocation": [
"1.0.4"
],
"SSZipArchive": [
"2.2.2"
]
}
}