blob: e7d86a3ea505d0a3e15091ef39568760ecdd17c3 [file] [log] [blame]
{
"name": "MapboxNavigationNative",
"version": "0.0.1-pr236-SNAPSHOT",
"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/",
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"social_media_url": "https://twitter.com/mapbox",
"documentation_url": "https://www.mapbox.com/ios-sdk/api/",
"source": {
"http": "https://s3.amazonaws.com/mapbox/mapbox-navigation-native/ios/builds/MapboxNavigationNative-ios-sdk-0.0.1-pr236-SNAPSHOT.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "MapboxNavigationNative.framework",
"module_name": "MapboxNavigationNative",
"libraries": "c++"
}