blob: 296eb955d2581cf9ae9aa999717d1ecc85d69fd5 [file] [log] [blame]
{
"name": "Tangram-es",
"version": "0.9.3",
"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.github.io/tangram-docs/pages/ios-framework/0.9.0/",
"source": {
"http": "https://dl.bintray.com/tangrams/cocoapods/0.9.3-release.zip"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"vendored_frameworks": "TangramMap.framework",
"module_name": "TangramMap"
}