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