blob: 307426f88c4248d1059c223025397080a9e2c232 [file] [log] [blame]
{
"name": "Mapbox-macOS-SDK",
"version": "0.6.1",
"summary": "Open-source, interactive, fully customizable vector maps.",
"description": "Interactive, fully customizable vector maps with tight platform integration and high-performance OpenGL rendering.",
"homepage": "https://mapbox.github.io/mapbox-gl-native/macos/",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"screenshots": "https://mapbox.github.io/mapbox-gl-native/macos/0.6.1/img/screenshot.jpg",
"social_media_url": "https://twitter.com/mapbox",
"documentation_url": "https://mapbox.github.io/mapbox-gl-native/macos/",
"source": {
"http": "https://github.com/mapbox/mapbox-gl-native/releases/download/macos-v0.6.1/mapbox-macos-sdk-0.6.1.zip",
"flatten": true
},
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"vendored_frameworks": "Mapbox.framework",
"module_name": "Mapbox"
}