[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / 4 / Tangram-es / 0.17.0 / Tangram-es.podspec.json
blob17e3d6d68280e7fd28146577c8395bcacd14f512
2   "name": "Tangram-es",
3   "version": "0.17.0",
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://github.com/tangrams/tangram-es/releases/download/0.17.0/tangram-ios-0.17.0.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.xcframework",
27   "module_name": "TangramMap"