2 "authors": "Google, Inc.",
6 "description": "Google VR SDK for iOS developers.",
7 "homepage": "https://developers.google.com/vr/",
9 "text": "Copyright 2016 Google",
17 "copy/Panorama/Assets.xcassets/AppIcon.appiconset/Contents.json",
18 "copy/Panorama/Assets.xcassets/Contents.json",
19 "copy/Panorama/Panorama-Info.plist",
20 "copy/Panorama/Panorama.xcodeproj/project.pbxproj",
21 "copy/Panorama/PanoramaAppDelegate.h",
22 "copy/Panorama/PanoramaAppDelegate.m",
23 "copy/Panorama/PanoramaViewController.h",
24 "copy/Panorama/PanoramaViewController.m",
25 "copy/Panorama/Podfile",
26 "copy/Panorama/andes.jpg",
27 "copy/Panorama/launch.xib",
28 "copy/Panorama/main.m",
29 "copy/Stars/Assets.xcassets/AppIcon.appiconset/Contents.json",
30 "copy/Stars/Assets.xcassets/Contents.json",
31 "copy/Stars/Default-568h@2x.png",
33 "copy/Stars/Stars-Info.plist",
34 "copy/Stars/Stars.xcodeproj/project.pbxproj",
35 "copy/Stars/StarsAppDelegate.h",
36 "copy/Stars/StarsAppDelegate.m",
37 "copy/Stars/StarsRenderLoop.h",
38 "copy/Stars/StarsRenderLoop.m",
39 "copy/Stars/StarsRenderer.h",
40 "copy/Stars/StarsRenderer.m",
41 "copy/Stars/StarsViewController.h",
42 "copy/Stars/StarsViewController.m",
43 "copy/Stars/launch.xib",
45 "copy/TreasureHunt/Podfile",
46 "copy/TreasureHunt/TreasureHunt-Info.plist",
47 "copy/TreasureHunt/TreasureHunt.xcodeproj/project.pbxproj",
48 "copy/TreasureHunt/TreasureHuntAppDelegate.h",
49 "copy/TreasureHunt/TreasureHuntAppDelegate.m",
50 "copy/TreasureHunt/TreasureHuntRenderLoop.h",
51 "copy/TreasureHunt/TreasureHuntRenderLoop.m",
52 "copy/TreasureHunt/TreasureHuntRenderer.h",
53 "copy/TreasureHunt/TreasureHuntRenderer.m",
54 "copy/TreasureHunt/TreasureHuntViewController.h",
55 "copy/TreasureHunt/TreasureHuntViewController.m",
56 "copy/TreasureHunt/cube_sound.wav",
57 "copy/TreasureHunt/launch.xib",
58 "copy/TreasureHunt/main.m",
59 "copy/TreasureHunt/noise_sample.wav",
60 "copy/TreasureHunt/success.wav",
61 "copy/TreasureHuntNDK/Podfile",
62 "copy/TreasureHuntNDK/TreasureHuntAppDelegate.h",
63 "copy/TreasureHuntNDK/TreasureHuntAppDelegate.m",
64 "copy/TreasureHuntNDK/TreasureHuntNDK-Info.plist",
65 "copy/TreasureHuntNDK/TreasureHuntNDK.xcodeproj/project.pbxproj",
66 "copy/TreasureHuntNDK/TreasureHuntViewController.h",
67 "copy/TreasureHuntNDK/TreasureHuntViewController.mm",
68 "copy/TreasureHuntNDK/cube_sound.wav",
69 "copy/TreasureHuntNDK/launch.xib",
70 "copy/TreasureHuntNDK/main.m",
71 "copy/TreasureHuntNDK/noise_sample.wav",
72 "copy/TreasureHuntNDK/success.wav",
73 "copy/TreasureHuntNDK/treasure_hunt_renderer.h",
74 "copy/TreasureHuntNDK/treasure_hunt_renderer.mm",
75 "copy/TreasureHuntNDK/world_layout_data.h",
76 "copy/VideoWidgetDemo/Assets.xcassets/Contents.json",
77 "copy/VideoWidgetDemo/Info.plist",
78 "copy/VideoWidgetDemo/Main.storyboard",
79 "copy/VideoWidgetDemo/Podfile",
80 "copy/VideoWidgetDemo/VideoPlayerAppDelegate.h",
81 "copy/VideoWidgetDemo/VideoPlayerAppDelegate.m",
82 "copy/VideoWidgetDemo/VideoPlayerViewController.h",
83 "copy/VideoWidgetDemo/VideoPlayerViewController.m",
84 "copy/VideoWidgetDemo/VideoWidgetDemo.xcodeproj/project.pbxproj",
85 "copy/VideoWidgetDemo/launch.xib",
86 "copy/VideoWidgetDemo/main.m",
87 "copy/VideoWidgetDemo/resources/congo.mp4"
90 "http": "https://dl.google.com/dl/cpdc/24b4f400ab525297/GVRSDK-1.10.0.tar.gz"
92 "summary": "Google VR SDK.",
109 "header_mappings_dir": "Base/Sources",
115 "Base/Resources/CardboardSDK.bundle",
116 "Base/Resources/GoogleKitCore.bundle",
117 "Base/Resources/GoogleKitDialogs.bundle",
118 "Base/Resources/GoogleKitHUD.bundle",
119 "Base/Resources/MaterialRobotoFontLoader.bundle"
122 "Base/Sources/GVRAudioEngine.h",
123 "Base/Sources/GVRCardboardView.h",
124 "Base/Sources/GVRHeadTransform.h",
125 "Base/Sources/GVROverlayView.h",
126 "Base/Sources/GVRPanoramaView.h",
127 "Base/Sources/GVRVideoView.h",
128 "Base/Sources/GVRWidgetView.h",
129 "Base/Sources/vr/gvr/capi/include/gvr.h",
130 "Base/Sources/vr/gvr/capi/include/gvr_audio.h",
131 "Base/Sources/vr/gvr/capi/include/gvr_types.h",
132 "Base/Sources/vr/gvr/capi/include/gvr_version.h"
142 "vendored_libraries": [
143 "SDK/Libraries/libGVRSDK_arm.a",
144 "SDK/Libraries/libGVRSDK_x86.a"
154 "vendored_libraries": [
155 "NDK/Libraries/libGVRNDK_arm.a",
156 "NDK/Libraries/libGVRNDK_x86.a"
166 "vendored_libraries": [
167 "GVRView/Libraries/libGVRView_arm.a",
168 "GVRView/Libraries/libGVRView_x86.a"