blob: 062c83b10a2e47ed9b6f98cc03b8c4fb41e9df24 [file] [log] [blame]
{
"name": "Tangram-es",
"version": "0.11.2",
"summary": "Open source C++ library for rendering 2D and 3D maps from vector data using OpenGL ES.",
"description": "Open source C++ library for rendering 2D and 3D maps from vector data using OpenGL ES, wrapped with native Cocoa Touch APIs.",
"homepage": "https://github.com/tangrams/tangram-es",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mapzen",
"documentation_url": "https://tangrams.readthedocs.io/en/latest/API-Reference/ios-framework/0.10.0/index.html",
"source": {
"http": "https://dl.bintray.com/tangrams/cocoapods/0.11.2-release.zip"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"vendored_frameworks": "TangramMap.framework",
"module_name": "TangramMap"
}