blob: 90df35eca59e3e99ae728c10c1559745d3cc7a06 [file] [log] [blame]
{
"name": "Tangram-es",
"version": "0.6.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.md"
},
"authors": {
"Mapzen": "ios-support@mapzen.com"
},
"social_media_url": "https://twitter.com/mapzen",
"documentation_url": "https://mapzen.com/documentation/tangram/ios-framework/0.6.1/",
"source": {
"git": "https://github.com/tangrams/ios-framework.git",
"tag": "v0.6.2"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"vendored_frameworks": "TangramMap.framework",
"module_name": "TangramMap"
}