blob: e1c9b08bc2367e9e9f5af4ac0107b6269823f2b0 [file] [log] [blame]
{
"name": "Tangram-es",
"version": "0.8.0",
"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://mapzen.com/products/tangram/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mapzen": "ios-support@mapzen.com"
},
"social_media_url": "https://twitter.com/mapzen",
"documentation_url": "https://mapzen.com/documentation/tangram/ios-framework/0.7.0/",
"source": {
"http": "http://ios.mapzen.com/tangram-releases/tangram-release-0.8.0.zip"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"vendored_frameworks": "TangramMap.framework",
"module_name": "TangramMap"
}