[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / e / 1 / 4 / Tangram-es / 0.9.2 / Tangram-es.podspec.json
bloba0febb24afd9fc7d3431ee923a9740fd50214ad2
2   "name": "Tangram-es",
3   "version": "0.9.2",
4   "summary": "Open source C++ library for rendering 2D and 3D maps from vector data using OpenGL ES.",
5   "description": "Open source C++ library for rendering 2D and 3D maps from vector data using OpenGL ES, wrapped with native Cocoa Touch APIs.",
6   "homepage": "https://github.com/tangrams/tangram-es",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mapzen",
12   "documentation_url": "https://tangrams.github.io/tangram-docs/pages/ios-framework/0.9.0/",
13   "source": {
14     "http": "https://dl.bintray.com/tangrams/cocoapods/0.9.2-release.zip"
15   },
16   "platforms": {
17     "ios": "9.3"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "TangramMap.framework",
21   "module_name": "TangramMap"