blob: e36b428e0dcec8c1bf1b724850a917afe36df775 [file] [log] [blame]
{
"name": "Tangram-es",
"version": "0.7.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://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.7.2.zip"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"vendored_frameworks": "TangramMap.framework",
"module_name": "TangramMap"
}