blob: 147f3a664e1f6838e6042017fd20b59c967054f6 [file] [log] [blame]
{
"name": "MapboxNavigationNative",
"version": "7.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://s3.amazonaws.com/mapbox/mapbox-navigation-native/ios/builds/dynamic/MapboxNavigationNative-ios-sdk-7.0.0.zip",
"flatten": true
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxNavigationNative.framework",
"module_name": "MapboxNavigationNative",
"libraries": "c++"
}