blob: 36253db70a139fbb25f98aad5b0582bb2997ed5c [file] [log] [blame]
{
"name": "Mapbox-macOS-SDK",
"version": "0.15.0-beta.2",
"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.15.0-beta.2/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-ios/releases/download/macos-v0.15.0-beta.2/mapbox-macos-sdk-0.15.0-beta.2.zip",
"flatten": true
},
"platforms": {
"osx": "10.11"
},
"requires_arc": true,
"vendored_frameworks": "Mapbox.framework",
"module_name": "Mapbox"
}