[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / e / 1 / 4 / Tangram-es / 0.16.2 / Tangram-es.podspec.json
blobd2bda8947f1c65b6e26d33637d5a50c4be4fb4fe
2   "name": "Tangram-es",
3   "version": "0.16.2",
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.16.2/tangram-ios-0.16.2.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"