blob: 7802a944df24f2822fb364e74058d8832dd4b97d [file] [log] [blame]
{
"authors": "Google, Inc.",
"default_subspecs": [
"GVRView"
],
"description": "Google VR SDK for iOS developers.",
"homepage": "https://developers.google.com/vr/",
"license": {
"text": "Copyright 2016 Google",
"type": "Copyright"
},
"name": "GVRSDK",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"copy/Panorama/Assets.xcassets/AppIcon.appiconset/Contents.json",
"copy/Panorama/Assets.xcassets/Contents.json",
"copy/Panorama/Panorama-Info.plist",
"copy/Panorama/Panorama.xcodeproj/project.pbxproj",
"copy/Panorama/PanoramaAppDelegate.h",
"copy/Panorama/PanoramaAppDelegate.m",
"copy/Panorama/PanoramaViewController.h",
"copy/Panorama/PanoramaViewController.m",
"copy/Panorama/Podfile",
"copy/Panorama/andes.jpg",
"copy/Panorama/launch.xib",
"copy/Panorama/main.m",
"copy/Stars/Assets.xcassets/AppIcon.appiconset/Contents.json",
"copy/Stars/Assets.xcassets/Contents.json",
"copy/Stars/Default-568h@2x.png",
"copy/Stars/Podfile",
"copy/Stars/Stars-Info.plist",
"copy/Stars/Stars.xcodeproj/project.pbxproj",
"copy/Stars/StarsAppDelegate.h",
"copy/Stars/StarsAppDelegate.m",
"copy/Stars/StarsRenderLoop.h",
"copy/Stars/StarsRenderLoop.m",
"copy/Stars/StarsRenderer.h",
"copy/Stars/StarsRenderer.m",
"copy/Stars/StarsViewController.h",
"copy/Stars/StarsViewController.m",
"copy/Stars/launch.xib",
"copy/Stars/main.m",
"copy/TreasureHunt/Podfile",
"copy/TreasureHunt/TreasureHunt-Info.plist",
"copy/TreasureHunt/TreasureHunt.xcodeproj/project.pbxproj",
"copy/TreasureHunt/TreasureHuntAppDelegate.h",
"copy/TreasureHunt/TreasureHuntAppDelegate.m",
"copy/TreasureHunt/TreasureHuntRenderLoop.h",
"copy/TreasureHunt/TreasureHuntRenderLoop.m",
"copy/TreasureHunt/TreasureHuntRenderer.h",
"copy/TreasureHunt/TreasureHuntRenderer.m",
"copy/TreasureHunt/TreasureHuntViewController.h",
"copy/TreasureHunt/TreasureHuntViewController.m",
"copy/TreasureHunt/cube_sound.wav",
"copy/TreasureHunt/launch.xib",
"copy/TreasureHunt/main.m",
"copy/TreasureHunt/noise_sample.wav",
"copy/TreasureHunt/success.wav",
"copy/TreasureHuntNDK/Podfile",
"copy/TreasureHuntNDK/TreasureHuntAppDelegate.h",
"copy/TreasureHuntNDK/TreasureHuntAppDelegate.m",
"copy/TreasureHuntNDK/TreasureHuntNDK-Info.plist",
"copy/TreasureHuntNDK/TreasureHuntNDK.xcodeproj/project.pbxproj",
"copy/TreasureHuntNDK/TreasureHuntViewController.h",
"copy/TreasureHuntNDK/TreasureHuntViewController.mm",
"copy/TreasureHuntNDK/cube_sound.wav",
"copy/TreasureHuntNDK/launch.xib",
"copy/TreasureHuntNDK/main.m",
"copy/TreasureHuntNDK/noise_sample.wav",
"copy/TreasureHuntNDK/success.wav",
"copy/TreasureHuntNDK/treasure_hunt_renderer.h",
"copy/TreasureHuntNDK/treasure_hunt_renderer.mm",
"copy/TreasureHuntNDK/world_layout_data.h",
"copy/VideoWidgetDemo/Assets.xcassets/Contents.json",
"copy/VideoWidgetDemo/Info.plist",
"copy/VideoWidgetDemo/Main.storyboard",
"copy/VideoWidgetDemo/Podfile",
"copy/VideoWidgetDemo/VideoPlayerAppDelegate.h",
"copy/VideoWidgetDemo/VideoPlayerAppDelegate.m",
"copy/VideoWidgetDemo/VideoPlayerViewController.h",
"copy/VideoWidgetDemo/VideoPlayerViewController.m",
"copy/VideoWidgetDemo/VideoWidgetDemo.xcodeproj/project.pbxproj",
"copy/VideoWidgetDemo/launch.xib",
"copy/VideoWidgetDemo/main.m",
"copy/VideoWidgetDemo/resources/congo.mp4"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/24b4f400ab525297/GVRSDK-1.10.0.tar.gz"
},
"summary": "Google VR SDK.",
"version": "1.10.0",
"subspecs": [
{
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreMotion",
"CoreText",
"CoreVideo",
"GLKit",
"MediaPlayer",
"OpenGLES",
"QuartzCore"
],
"header_mappings_dir": "Base/Sources",
"libraries": [
"c++"
],
"name": "Base",
"resources": [
"Base/Resources/CardboardSDK.bundle",
"Base/Resources/GoogleKitCore.bundle",
"Base/Resources/GoogleKitDialogs.bundle",
"Base/Resources/GoogleKitHUD.bundle",
"Base/Resources/MaterialRobotoFontLoader.bundle"
],
"source_files": [
"Base/Sources/GVRAudioEngine.h",
"Base/Sources/GVRCardboardView.h",
"Base/Sources/GVRHeadTransform.h",
"Base/Sources/GVROverlayView.h",
"Base/Sources/GVRPanoramaView.h",
"Base/Sources/GVRVideoView.h",
"Base/Sources/GVRWidgetView.h",
"Base/Sources/vr/gvr/capi/include/gvr.h",
"Base/Sources/vr/gvr/capi/include/gvr_audio.h",
"Base/Sources/vr/gvr/capi/include/gvr_types.h",
"Base/Sources/vr/gvr/capi/include/gvr_version.h"
]
},
{
"dependencies": {
"GVRSDK/Base": [
]
},
"name": "SDK",
"vendored_libraries": [
"SDK/Libraries/libGVRSDK_arm.a",
"SDK/Libraries/libGVRSDK_x86.a"
]
},
{
"dependencies": {
"GVRSDK/Base": [
]
},
"name": "NDK",
"vendored_libraries": [
"NDK/Libraries/libGVRNDK_arm.a",
"NDK/Libraries/libGVRNDK_x86.a"
]
},
{
"dependencies": {
"GVRSDK/Base": [
]
},
"name": "GVRView",
"vendored_libraries": [
"GVRView/Libraries/libGVRView_arm.a",
"GVRView/Libraries/libGVRView_x86.a"
]
}
]
}