[Add] Vitals 3.2.4
[CocoaPods.git] / Specs / 3 / 7 / 9 / GVRSDK / 1.140.0 / GVRSDK.podspec.json
blob9aefc37ace4624caea7a71ef843333338d4f6280
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GTMSessionFetcher/Core": "~> 1.1",
5     "GoogleToolboxForMac/Logger": "~> 2.1"
6   },
7   "description": "Google VR SDK for iOS developers.",
8   "frameworks": [
9     "AudioToolbox",
10     "AVFoundation",
11     "CoreGraphics",
12     "CoreMedia",
13     "CoreMotion",
14     "CoreText",
15     "CoreVideo",
16     "GLKit",
17     "MediaPlayer",
18     "OpenGLES",
19     "QuartzCore"
20   ],
21   "header_mappings_dir": "Sources",
22   "homepage": "https://developers.google.com/vr/",
23   "libraries": [
24     "c++",
25     "z"
26   ],
27   "license": {
28     "text": "Copyright 2018 Google",
29     "type": "Copyright"
30   },
31   "name": "GVRSDK",
32   "platforms": {
33     "ios": "8.0"
34   },
35   "resources": [
36     "Resources/CardboardSDK.bundle",
37     "Resources/GoogleKitCore.bundle",
38     "Resources/GoogleKitDialogs.bundle",
39     "Resources/GoogleKitDialogsArrows.bundle",
40     "Resources/GoogleKitDialogsStrings.bundle",
41     "Resources/GoogleKitHUD.bundle",
42     "Resources/MaterialRobotoFontLoader.bundle"
43   ],
44   "source": {
45     "http": "https://dl.google.com/dl/cpdc/f2cf71000994cffa/GVRSDK-1.140.0.tar.gz"
46   },
47   "source_files": [
48     "Sources/GVRAudioEngine.h",
49     "Sources/GVRCardboardView.h",
50     "Sources/GVRHeadTransform.h",
51     "Sources/GVROverlayView.h",
52     "Sources/GVRPanoramaView.h",
53     "Sources/GVRVideoView.h",
54     "Sources/GVRWidgetView.h",
55     "Sources/vr/gvr/capi/include/gvr.h",
56     "Sources/vr/gvr/capi/include/gvr_audio.h",
57     "Sources/vr/gvr/capi/include/gvr_audio_surround.h",
58     "Sources/vr/gvr/capi/include/gvr_types.h",
59     "Sources/vr/gvr/capi/include/gvr_version.h"
60   ],
61   "summary": "Google VR SDK.",
62   "vendored_libraries": [
63     "Libraries/libGVRSDK.a"
64   ],
65   "version": "1.140.0"