blob: 81723b4f4a561fd225125c05b54c3012cfa6db02 [file] [log] [blame]
{
"name": "Tangram-es",
"version": "0.10.1",
"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.10.1-release.zip"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"vendored_frameworks": "TangramMap.framework",
"module_name": "TangramMap"
}