4 "summary": "Open source vector map solution for iOS with full styling capabilities.",
5 "description": "Open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.",
6 "homepage": "https://www.mapbox.com/mapbox-gl-ios/",
9 "Mapbox": "mobile@mapbox.com"
11 "screenshots": "https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png",
12 "social_media_url": "https://twitter.com/mapbox",
13 "documentation_url": "https://www.mapbox.com/mapbox-gl-ios",
15 "http": "http://mapbox.s3.amazonaws.com/mapbox-gl-native/ios/builds/mapbox-gl-ios-0.5.0.zip",
22 "preserve_paths": "**",
28 "MapboxGL": "MapboxGL.bundle/*"
30 "vendored_libraries": "libMapboxGL.a",
46 "OTHER_CPLUSPLUSFLAGS": "-std=gnu++11 -stdlib=libc++"