[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / Tangram-es / 0.14.1 / Tangram-es.podspec.json
blobe877a534c21cad98abbd81a0a59ab3e33b28b837
2   "name": "Tangram-es",
3   "version": "0.14.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.14.1-release.zip"
15   },
16   "platforms": {
17     "ios": "9.3"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "requires_arc": true,
26   "vendored_frameworks": "TangramMap.framework",
27   "module_name": "TangramMap"