blob: 16ceaa406ad7a54fe9aae7da611822d8ac3b8949 [file] [log] [blame]
{
"name": "Mapbox-macOS-SDK",
"version": "0.6.0",
"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.0/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.0/mapbox-macos-sdk-0.6.0.zip",
"flatten": true
},
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"vendored_frameworks": "Mapbox.framework",
"module_name": "Mapbox"
}