[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / Tangram-es / 0.4.1 / Tangram-es.podspec.json
blob3dadf1a1761a88430b7dc5bdd4b8a89ad02416dc
2   "name": "Tangram-es",
3   "version": "0.4.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/",
16   "source": {
17     "git": "https://github.com/tangrams/ios-framework.git",
18     "tag": "v0.4.1"
19   },
20   "platforms": {
21     "ios": "9.3"
22   },
23   "requires_arc": true,
24   "vendored_frameworks": "TangramMap.framework",
25   "module_name": "TangramMap"