[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / e / 1 / 4 / Tangram-es / 0.10.1 / Tangram-es.podspec.json
blob81723b4f4a561fd225125c05b54c3012cfa6db02
2   "name": "Tangram-es",
3   "version": "0.10.1",
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.readthedocs.io/en/latest/API-Reference/ios-framework/0.10.0/index.html",
13   "source": {
14     "http": "https://dl.bintray.com/tangrams/cocoapods/0.10.1-release.zip"
15   },
16   "platforms": {
17     "ios": "9.3"
18   },
19   "requires_arc": true,
20   "vendored_frameworks": "TangramMap.framework",
21   "module_name": "TangramMap"