blob: 4dab46796846360c121c0a61325c3b653e46a3ea [file] [log] [blame]
{
"name": "MapboxNavigationNative",
"version": "12.0.0",
"summary": "Navigation library for iOS",
"description": "MapboxNavigationNative seeks to provide a platform-agnostic implementation of Mapbox core navigation logic",
"homepage": "https://www.mapbox.com/ios-sdk/navigation/",
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"social_media_url": "https://twitter.com/mapbox",
"license": {
"type": "Mapbox Terms of Service",
"file": "LICENSE.md"
},
"source": {
"http": "https://dl.bintray.com/content/mapbox/mapbox_collab/MapboxNavigationNative-ios-sdk-12.0.0.zip",
"flatten": true
},
"preserve_paths": "**/*.bcsymbolmap",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxNavigationNative.framework",
"module_name": "MapboxNavigationNative",
"libraries": "c++"
}