blob: f3a114199f7b882293d8ba224b2feb7f3ebf57c8 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GTMSessionFetcher/Core": "1.1.6",
"GoogleToolboxForMac/Logger": "2.1.0"
},
"description": "Google VR SDK for iOS developers.",
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreMotion",
"CoreText",
"CoreVideo",
"GLKit",
"MediaPlayer",
"OpenGLES",
"QuartzCore"
],
"header_mappings_dir": "Sources",
"homepage": "https://developers.google.com/vr/",
"libraries": [
"c++",
"z"
],
"license": {
"text": "Copyright 2017 Google",
"type": "Copyright"
},
"name": "GVRSDK",
"platforms": {
"ios": "8.0"
},
"resources": [
"Resources/CardboardSDK.bundle",
"Resources/GoogleKitCore.bundle",
"Resources/GoogleKitDialogs.bundle",
"Resources/GoogleKitHUD.bundle",
"Resources/MaterialRobotoFontLoader.bundle"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/2d6b597cb1a13b1c/GVRSDK-1.120.0.tar.gz"
},
"source_files": [
"Sources/GVRAudioEngine.h",
"Sources/GVRCardboardView.h",
"Sources/GVRHeadTransform.h",
"Sources/GVROverlayView.h",
"Sources/GVRPanoramaView.h",
"Sources/GVRVideoView.h",
"Sources/GVRWidgetView.h",
"Sources/vr/gvr/capi/include/gvr.h",
"Sources/vr/gvr/capi/include/gvr_audio.h",
"Sources/vr/gvr/capi/include/gvr_audio_surround.h",
"Sources/vr/gvr/capi/include/gvr_types.h",
"Sources/vr/gvr/capi/include/gvr_version.h"
],
"summary": "Google VR SDK.",
"vendored_libraries": [
"Libraries/libGVRSDK.a"
],
"version": "1.120.0"
}