blob: 0a81640efa3df538713b205c1565a3d3cc0059e8 [file] [log] [blame]
{
"name": "Mapbox-iOS-SDK",
"version": "3.3.6",
"summary": "Open source vector map solution for iOS with full styling capabilities.",
"description": "Open source, OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa Touch APIs.",
"homepage": "https://www.mapbox.com/ios-sdk/",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"screenshots": "https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/platform/ios/screenshot.png",
"social_media_url": "https://twitter.com/mapbox",
"documentation_url": "https://www.mapbox.com/ios-sdk/api/",
"source": {
"http": "https://mapbox.s3.amazonaws.com/mapbox-gl-native/ios/builds/mapbox-ios-sdk-3.3.6-dynamic.zip",
"flatten": true
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "dynamic/Mapbox.framework",
"module_name": "Mapbox"
}