[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 3 / 7 / 9 / GVRSDK / 1.170.0 / GVRSDK.podspec.json
blob1451ea379ff6c01c92634a1744b1fae27483ed0d
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   ],
26   "license": {
27     "text": "Copyright 2018 Google",
28     "type": "Copyright"
29   },
30   "name": "GVRSDK",
31   "platforms": {
32     "ios": "8.0"
33   },
34   "resources": [
35     "Resources/CardboardSDK.bundle",
36     "Resources/GoogleKitCore.bundle",
37     "Resources/GoogleKitDialogs.bundle",
38     "Resources/GoogleKitDialogsArrows.bundle",
39     "Resources/GoogleKitDialogsStrings.bundle",
40     "Resources/GoogleKitHUD.bundle",
41     "Resources/MaterialRobotoFontLoader.bundle"
42   ],
43   "source": {
44     "http": "https://dl.google.com/dl/cpdc/dc01e783d2390012/GVRSDK-1.170.0.tar.gz"
45   },
46   "source_files": [
47     "Sources/GVRAudioEngine.h",
48     "Sources/GVRCardboardView.h",
49     "Sources/GVRHeadTransform.h",
50     "Sources/GVROverlayView.h",
51     "Sources/GVRPanoramaView.h",
52     "Sources/GVRVideoView.h",
53     "Sources/GVRWidgetView.h",
54     "Sources/vr/gvr/capi/include/gvr.h",
55     "Sources/vr/gvr/capi/include/gvr_audio.h",
56     "Sources/vr/gvr/capi/include/gvr_audio_surround.h",
57     "Sources/vr/gvr/capi/include/gvr_types.h",
58     "Sources/vr/gvr/capi/include/gvr_version.h"
59   ],
60   "summary": "Google VR SDK.",
61   "vendored_libraries": [
62     "Libraries/libGVRSDK.a"
63   ],
64   "version": "1.170.0"