blob: 1451ea379ff6c01c92634a1744b1fae27483ed0d [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GTMSessionFetcher/Core": "~> 1.1",
"GoogleToolboxForMac/Logger": "~> 2.1"
},
"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++"
],
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "GVRSDK",
"platforms": {
"ios": "8.0"
},
"resources": [
"Resources/CardboardSDK.bundle",
"Resources/GoogleKitCore.bundle",
"Resources/GoogleKitDialogs.bundle",
"Resources/GoogleKitDialogsArrows.bundle",
"Resources/GoogleKitDialogsStrings.bundle",
"Resources/GoogleKitHUD.bundle",
"Resources/MaterialRobotoFontLoader.bundle"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/dc01e783d2390012/GVRSDK-1.170.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.170.0"
}