blob: 858255d19aeaf4e5787f9ed5f96716e250d077fa [file] [log] [blame]
{
"name": "MapboxNavigationNative",
"version": "10.0.1",
"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-10.0.1.zip",
"flatten": true
},
"preserve_paths": "**/*.bcsymbolmap",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxNavigationNative.framework",
"module_name": "MapboxNavigationNative",
"libraries": "c++"
}