[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 9 / GVRSDK / 1.10.0 / GVRSDK.podspec.json
blob7802a944df24f2822fb364e74058d8832dd4b97d
2   "authors": "Google, Inc.",
3   "default_subspecs": [
4     "GVRView"
5   ],
6   "description": "Google VR SDK for iOS developers.",
7   "homepage": "https://developers.google.com/vr/",
8   "license": {
9     "text": "Copyright 2016 Google",
10     "type": "Copyright"
11   },
12   "name": "GVRSDK",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "preserve_paths": [
17     "copy/Panorama/Assets.xcassets/AppIcon.appiconset/Contents.json",
18     "copy/Panorama/Assets.xcassets/Contents.json",
19     "copy/Panorama/Panorama-Info.plist",
20     "copy/Panorama/Panorama.xcodeproj/project.pbxproj",
21     "copy/Panorama/PanoramaAppDelegate.h",
22     "copy/Panorama/PanoramaAppDelegate.m",
23     "copy/Panorama/PanoramaViewController.h",
24     "copy/Panorama/PanoramaViewController.m",
25     "copy/Panorama/Podfile",
26     "copy/Panorama/andes.jpg",
27     "copy/Panorama/launch.xib",
28     "copy/Panorama/main.m",
29     "copy/Stars/Assets.xcassets/AppIcon.appiconset/Contents.json",
30     "copy/Stars/Assets.xcassets/Contents.json",
31     "copy/Stars/Default-568h@2x.png",
32     "copy/Stars/Podfile",
33     "copy/Stars/Stars-Info.plist",
34     "copy/Stars/Stars.xcodeproj/project.pbxproj",
35     "copy/Stars/StarsAppDelegate.h",
36     "copy/Stars/StarsAppDelegate.m",
37     "copy/Stars/StarsRenderLoop.h",
38     "copy/Stars/StarsRenderLoop.m",
39     "copy/Stars/StarsRenderer.h",
40     "copy/Stars/StarsRenderer.m",
41     "copy/Stars/StarsViewController.h",
42     "copy/Stars/StarsViewController.m",
43     "copy/Stars/launch.xib",
44     "copy/Stars/main.m",
45     "copy/TreasureHunt/Podfile",
46     "copy/TreasureHunt/TreasureHunt-Info.plist",
47     "copy/TreasureHunt/TreasureHunt.xcodeproj/project.pbxproj",
48     "copy/TreasureHunt/TreasureHuntAppDelegate.h",
49     "copy/TreasureHunt/TreasureHuntAppDelegate.m",
50     "copy/TreasureHunt/TreasureHuntRenderLoop.h",
51     "copy/TreasureHunt/TreasureHuntRenderLoop.m",
52     "copy/TreasureHunt/TreasureHuntRenderer.h",
53     "copy/TreasureHunt/TreasureHuntRenderer.m",
54     "copy/TreasureHunt/TreasureHuntViewController.h",
55     "copy/TreasureHunt/TreasureHuntViewController.m",
56     "copy/TreasureHunt/cube_sound.wav",
57     "copy/TreasureHunt/launch.xib",
58     "copy/TreasureHunt/main.m",
59     "copy/TreasureHunt/noise_sample.wav",
60     "copy/TreasureHunt/success.wav",
61     "copy/TreasureHuntNDK/Podfile",
62     "copy/TreasureHuntNDK/TreasureHuntAppDelegate.h",
63     "copy/TreasureHuntNDK/TreasureHuntAppDelegate.m",
64     "copy/TreasureHuntNDK/TreasureHuntNDK-Info.plist",
65     "copy/TreasureHuntNDK/TreasureHuntNDK.xcodeproj/project.pbxproj",
66     "copy/TreasureHuntNDK/TreasureHuntViewController.h",
67     "copy/TreasureHuntNDK/TreasureHuntViewController.mm",
68     "copy/TreasureHuntNDK/cube_sound.wav",
69     "copy/TreasureHuntNDK/launch.xib",
70     "copy/TreasureHuntNDK/main.m",
71     "copy/TreasureHuntNDK/noise_sample.wav",
72     "copy/TreasureHuntNDK/success.wav",
73     "copy/TreasureHuntNDK/treasure_hunt_renderer.h",
74     "copy/TreasureHuntNDK/treasure_hunt_renderer.mm",
75     "copy/TreasureHuntNDK/world_layout_data.h",
76     "copy/VideoWidgetDemo/Assets.xcassets/Contents.json",
77     "copy/VideoWidgetDemo/Info.plist",
78     "copy/VideoWidgetDemo/Main.storyboard",
79     "copy/VideoWidgetDemo/Podfile",
80     "copy/VideoWidgetDemo/VideoPlayerAppDelegate.h",
81     "copy/VideoWidgetDemo/VideoPlayerAppDelegate.m",
82     "copy/VideoWidgetDemo/VideoPlayerViewController.h",
83     "copy/VideoWidgetDemo/VideoPlayerViewController.m",
84     "copy/VideoWidgetDemo/VideoWidgetDemo.xcodeproj/project.pbxproj",
85     "copy/VideoWidgetDemo/launch.xib",
86     "copy/VideoWidgetDemo/main.m",
87     "copy/VideoWidgetDemo/resources/congo.mp4"
88   ],
89   "source": {
90     "http": "https://dl.google.com/dl/cpdc/24b4f400ab525297/GVRSDK-1.10.0.tar.gz"
91   },
92   "summary": "Google VR SDK.",
93   "version": "1.10.0",
94   "subspecs": [
95     {
96       "frameworks": [
97         "AudioToolbox",
98         "AVFoundation",
99         "CoreGraphics",
100         "CoreMedia",
101         "CoreMotion",
102         "CoreText",
103         "CoreVideo",
104         "GLKit",
105         "MediaPlayer",
106         "OpenGLES",
107         "QuartzCore"
108       ],
109       "header_mappings_dir": "Base/Sources",
110       "libraries": [
111         "c++"
112       ],
113       "name": "Base",
114       "resources": [
115         "Base/Resources/CardboardSDK.bundle",
116         "Base/Resources/GoogleKitCore.bundle",
117         "Base/Resources/GoogleKitDialogs.bundle",
118         "Base/Resources/GoogleKitHUD.bundle",
119         "Base/Resources/MaterialRobotoFontLoader.bundle"
120       ],
121       "source_files": [
122         "Base/Sources/GVRAudioEngine.h",
123         "Base/Sources/GVRCardboardView.h",
124         "Base/Sources/GVRHeadTransform.h",
125         "Base/Sources/GVROverlayView.h",
126         "Base/Sources/GVRPanoramaView.h",
127         "Base/Sources/GVRVideoView.h",
128         "Base/Sources/GVRWidgetView.h",
129         "Base/Sources/vr/gvr/capi/include/gvr.h",
130         "Base/Sources/vr/gvr/capi/include/gvr_audio.h",
131         "Base/Sources/vr/gvr/capi/include/gvr_types.h",
132         "Base/Sources/vr/gvr/capi/include/gvr_version.h"
133       ]
134     },
135     {
136       "dependencies": {
137         "GVRSDK/Base": [
139         ]
140       },
141       "name": "SDK",
142       "vendored_libraries": [
143         "SDK/Libraries/libGVRSDK_arm.a",
144         "SDK/Libraries/libGVRSDK_x86.a"
145       ]
146     },
147     {
148       "dependencies": {
149         "GVRSDK/Base": [
151         ]
152       },
153       "name": "NDK",
154       "vendored_libraries": [
155         "NDK/Libraries/libGVRNDK_arm.a",
156         "NDK/Libraries/libGVRNDK_x86.a"
157       ]
158     },
159     {
160       "dependencies": {
161         "GVRSDK/Base": [
163         ]
164       },
165       "name": "GVRView",
166       "vendored_libraries": [
167         "GVRView/Libraries/libGVRView_arm.a",
168         "GVRView/Libraries/libGVRView_x86.a"
169       ]
170     }
171   ]