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",
14 "http": "http://mapbox.s3.amazonaws.com/mapbox-gl-native/ios/builds/mapbox-gl-ios-0.3.0.zip",
21 "preserve_paths": "**",
27 "MapboxGL": "MapboxGL.bundle/*"
29 "vendored_libraries": "libMapboxGL.a",
45 "OTHER_CPLUSPLUSFLAGS": "-std=gnu++11 -stdlib=libc++"