blob: ed8708bc50e828fbf0a6fae62a11cb5b7c0be333 [file] [log] [blame]
{
"name": "MapwizeForMapbox",
"version": "1.3.2",
"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/1.3.2/MapwizeForMapbox.framework.zip"
},
"public_header_files": "MapwizeForMapbox.framework/Headers/*.h",
"source_files": "MapwizeForMapbox.framework/Headers/*.h",
"vendored_frameworks": "MapwizeForMapbox.framework",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "MapwizeForMapbox",
"dependencies": {
"AFNetworking": [
"3.2.1"
],
"Mapbox-iOS-SDK": [
"4.0.0"
],
"IndoorLocation": [
"1.0.4"
]
}
}