4 "deprecated_in_favor_of": "Mapbox-iOS-SDK",
5 "summary": "Open source vector map solution for iOS with full styling capabilities.",
6 "description": "Open source OpenGL-based vector map solution for iOS with full styling capabilities and Cocoa bindings.",
7 "homepage": "https://www.mapbox.com/mapbox-gl-ios/",
10 "Mapbox": "mobile@mapbox.com"
12 "screenshots": "https://raw.githubusercontent.com/mapbox/mapbox-gl-native/master/ios/screenshot.png",
13 "social_media_url": "https://twitter.com/mapbox",
14 "documentation_url": "https://www.mapbox.com/mapbox-gl-ios",
16 "http": "http://mapbox.s3.amazonaws.com/mapbox-gl-native/ios/builds/mapbox-gl-ios-0.5.1.zip",
23 "preserve_paths": "**",
29 "MapboxGL": "MapboxGL.bundle/*"
31 "vendored_libraries": "libMapboxGL.a",
47 "OTHER_CPLUSPLUSFLAGS": "-std=gnu++11 -stdlib=libc++",
48 "OTHER_LDFLAGS": "-ObjC"