blob: 296eaaa368bcac35c4c72c6ba88bb525ae562a49 [file] [log] [blame]
{
"name": "Tetragon-mobile",
"version": "1.1.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://mapfit.com/developers",
"license": {
"type": "1 Copyright (c) 2018 Mapfit",
"file": "Release/Tangram.framework/LICENSE"
},
"authors": {
"Mapfit": "zain@mapfit.com"
},
"documentation_url": "https://mapfit.com/developers",
"source": {
"http": "https://s3.amazonaws.com/mapfit-ios-1/tetragon-releases/tetragon-release-1.1.1.zip"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"vendored_frameworks": "tetragon-release-1.1.1/TangramMap.framework",
"module_name": "TangramMap"
}