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://github.com/tangrams/tangram-es/releases/download/0.17.0/tangram-ios-0.17.0.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.xcframework",
27 "module_name": "TangramMap"