blob: 1c6f63be7d11ffa5febf23ad5d357ebf9b136ca7 [file] [log] [blame]
{
"name": "MapwizeForMapbox",
"version": "1.4.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/1.4.1/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.2"
],
"IndoorLocation": [
"1.0.4"
]
}
}