[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / Tangram-es / 0.6.1 / Tangram-es.podspec.json
blob06da0338a5980239a8bb45f0c634890e62d2d3e2
2   "name": "Tangram-es",
3   "version": "0.6.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://mapzen.com/products/tangram/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mapzen": "ios-support@mapzen.com"
13   },
14   "social_media_url": "https://twitter.com/mapzen",
15   "documentation_url": "https://mapzen.com/documentation/tangram/ios-framework/0.6.1/",
16   "source": {
17     "git": "https://github.com/tangrams/ios-framework.git",
18     "tag": "v0.6.1"
19   },
20   "platforms": {
21     "ios": "9.3"
22   },
23   "requires_arc": true,
24   "vendored_frameworks": "TangramMap.framework",
25   "module_name": "TangramMap"