[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 9 / GVRSDK / 1.100.0 / GVRSDK.podspec.json
blob70e1b9b6da5da326f76e66462dfa0943acafca45
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GTMSessionFetcher/Core": "1.1.6",
5     "GoogleToolboxForMac/Logger": "2.1.0"
6   },
7   "description": "Google VR SDK for iOS developers.",
8   "frameworks": [
9     "AudioToolbox",
10     "AVFoundation",
11     "CoreGraphics",
12     "CoreMedia",
13     "CoreMotion",
14     "CoreText",
15     "CoreVideo",
16     "GLKit",
17     "MediaPlayer",
18     "OpenGLES",
19     "QuartzCore"
20   ],
21   "header_mappings_dir": "Sources",
22   "homepage": "https://developers.google.com/vr/",
23   "libraries": [
24     "c++",
25     "z"
26   ],
27   "license": {
28     "text": "Copyright 2017 Google",
29     "type": "Copyright"
30   },
31   "name": "GVRSDK",
32   "platforms": {
33     "ios": "8.0"
34   },
35   "resources": [
36     "Resources/CardboardSDK.bundle",
37     "Resources/GoogleKitCore.bundle",
38     "Resources/GoogleKitDialogs.bundle",
39     "Resources/GoogleKitHUD.bundle",
40     "Resources/MaterialRobotoFontLoader.bundle"
41   ],
42   "source": {
43     "http": "https://dl.google.com/dl/cpdc/c9765654fee8f782/GVRSDK-1.100.0.tar.gz"
44   },
45   "source_files": [
46     "Sources/GVRAudioEngine.h",
47     "Sources/GVRCardboardView.h",
48     "Sources/GVRHeadTransform.h",
49     "Sources/GVROverlayView.h",
50     "Sources/GVRPanoramaView.h",
51     "Sources/GVRVideoView.h",
52     "Sources/GVRWidgetView.h",
53     "Sources/vr/gvr/capi/include/gvr.h",
54     "Sources/vr/gvr/capi/include/gvr_audio.h",
55     "Sources/vr/gvr/capi/include/gvr_audio_surround.h",
56     "Sources/vr/gvr/capi/include/gvr_types.h",
57     "Sources/vr/gvr/capi/include/gvr_version.h"
58   ],
59   "summary": "Google VR SDK.",
60   "vendored_libraries": [
61     "Libraries/libGVRSDK.a"
62   ],
63   "version": "1.100.0"