blob: 4b530bf3f80a8d4c9ae555b65f68d931b1393fe7 [file] [log] [blame]
{
"name": "GVRSDK",
"version": "0.8.0",
"summary": "Google VR SDK for iOS",
"description": "Google VR SDK for iOS developers.",
"homepage": "https://developers.google.com/cardboard/",
"license": {
"type": "Copyright",
"text": "Copyright 2016 Google Inc. All Rights Reserved."
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_libraries": [
"Libraries/libCardboardSDK.a"
],
"public_header_files": [
"Headers/Public/*.h"
],
"resources": [
"Resources/*"
],
"source_files": [
"Headers/Public/*.h"
],
"preserve_paths": [
"Panorama",
"Stars",
"TreasureHunt",
"VideoWidgetDemo"
],
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreMotion",
"CoreVideo",
"GLKit",
"MediaPlayer",
"OpenGLES",
"QuartzCore"
],
"libraries": [
"c++"
],
"source": {
"http": "https://www.gstatic.com/cpdc/ddd681a0d902ddca-GVRSDK-0.8.0.tar.gz"
}
}