4 "summary": "Open source C++ library for rendering 2D and 3D maps from vector data using OpenGL ES.",
5 "description": "Open source C++ library for rendering 2D and 3D maps from vector data using OpenGL ES, wrapped with native Cocoa Touch APIs.",
6 "homepage": "https://github.com/tangrams/tangram-es",
12 "documentation_url": "https://tangrams.readthedocs.io/en/latest/API-Reference/ios-framework/0.10.0/index.html",
14 "http": "https://dl.bintray.com/tangrams/cocoapods/0.14.1-release.zip"
19 "pod_target_xcconfig": {
20 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22 "user_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "vendored_frameworks": "TangramMap.framework",
27 "module_name": "TangramMap"