blob: d1e2bb8cf8a1f6df351aaac398da4f51cabd37e9 [file] [log] [blame]
{
"name": "test-1ec5-MapboxNavigationNative",
"version": "14.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_private/MapboxNavigationNative-ios-sdk-14.0.1.zip",
"flatten": true
},
"preserve_paths": "**/*.bcsymbolmap",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxNavigationNative.framework",
"module_name": "MapboxNavigationNative",
"libraries": "c++"
}