[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 7 / 9 / GVRSDK / 0.9.0 / GVRSDK.podspec.json
blobe97f05d66e282e6e04c6166bf39eb208694d99c5
2   "name": "GVRSDK",
3   "version": "0.9.0",
4   "summary": "Google VR SDK.",
5   "description": "Google VR SDK for iOS developers.",
6   "homepage": "https://developers.google.com/cardboard/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2016 Google"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "http": "https://www.gstatic.com/cpdc/028b3c24e03ce839/GVRSDK-0.9.0.tar.gz"
17   },
18   "header_mappings_dir": "Sources",
19   "vendored_libraries": [
20     "Libraries/libCardboardSDK_arm64.a",
21     "Libraries/libCardboardSDK_armv7.a",
22     "Libraries/libCardboardSDK_i386.a",
23     "Libraries/libCardboardSDK_x86_64.a"
24   ],
25   "source_files": [
26     "Sources/GVRAudioEngine.h",
27     "Sources/GVRCardboardView.h",
28     "Sources/GVRHeadTransform.h",
29     "Sources/GVROverlayView.h",
30     "Sources/GVRPanoramaView.h",
31     "Sources/GVRVideoView.h",
32     "Sources/GVRWidgetView.h",
33     "Sources/vr/gvr/capi/include/gvr.h",
34     "Sources/vr/gvr/capi/include/gvr_audio.h",
35     "Sources/vr/gvr/capi/include/gvr_types.h"
36   ],
37   "resources": [
38     "Resources/CardboardSDK.bundle",
39     "Resources/GoogleKitCore.bundle",
40     "Resources/GoogleKitDialogs.bundle",
41     "Resources/GoogleKitHUD.bundle",
42     "Resources/MaterialRobotoFontLoader.bundle"
43   ],
44   "prepare_command": "lipo -create Libraries/libCardboardSDK_i386.a Libraries/libCardboardSDK_x86_64.a Libraries/libCardboardSDK_armv7.a Libraries/libCardboardSDK_arm64.a -output Libraries/libCardboardSDK.a",
45   "preserve_paths": [
46     "copy/Panorama/Assets.xcassets",
47     "copy/Panorama/Panorama-Info.plist",
48     "copy/Panorama/Panorama.xcodeproj/project.pbxproj",
49     "copy/Panorama/PanoramaAppDelegate.h",
50     "copy/Panorama/PanoramaAppDelegate.m",
51     "copy/Panorama/PanoramaViewController.h",
52     "copy/Panorama/PanoramaViewController.m",
53     "copy/Panorama/Podfile",
54     "copy/Panorama/andes.jpg",
55     "copy/Panorama/launch.xib",
56     "copy/Panorama/main.m",
57     "copy/Panorama/tests/BasicIntegrationTest.mm",
58     "copy/Stars/Assets.xcassets",
59     "copy/Stars/Default-568h@2x.png",
60     "copy/Stars/Podfile",
61     "copy/Stars/Stars-Info.plist",
62     "copy/Stars/Stars.xcodeproj/project.pbxproj",
63     "copy/Stars/StarsAppDelegate.h",
64     "copy/Stars/StarsAppDelegate.m",
65     "copy/Stars/StarsRenderLoop.h",
66     "copy/Stars/StarsRenderLoop.m",
67     "copy/Stars/StarsRenderer.h",
68     "copy/Stars/StarsRenderer.m",
69     "copy/Stars/StarsViewController.h",
70     "copy/Stars/StarsViewController.m",
71     "copy/Stars/launch.xib",
72     "copy/Stars/main.m",
73     "copy/TreasureHunt/Podfile",
74     "copy/TreasureHunt/TreasureHunt-Info.plist",
75     "copy/TreasureHunt/TreasureHunt.xcodeproj/project.pbxproj",
76     "copy/TreasureHunt/TreasureHuntAppDelegate.h",
77     "copy/TreasureHunt/TreasureHuntAppDelegate.m",
78     "copy/TreasureHunt/TreasureHuntRenderLoop.h",
79     "copy/TreasureHunt/TreasureHuntRenderLoop.m",
80     "copy/TreasureHunt/TreasureHuntRenderer.h",
81     "copy/TreasureHunt/TreasureHuntRenderer.m",
82     "copy/TreasureHunt/TreasureHuntViewController.h",
83     "copy/TreasureHunt/TreasureHuntViewController.m",
84     "copy/TreasureHunt/launch.xib",
85     "copy/TreasureHunt/main.m",
86     "copy/TreasureHunt/noise_sample.wav",
87     "copy/TreasureHunt/tests/BasicIntegrationTest.mm",
88     "copy/TreasureHuntNDK/Podfile",
89     "copy/TreasureHuntNDK/TreasureHuntAppDelegate.h",
90     "copy/TreasureHuntNDK/TreasureHuntAppDelegate.m",
91     "copy/TreasureHuntNDK/TreasureHuntNDK-Info.plist",
92     "copy/TreasureHuntNDK/TreasureHuntNDK.xcodeproj/project.pbxproj",
93     "copy/TreasureHuntNDK/TreasureHuntViewController.h",
94     "copy/TreasureHuntNDK/TreasureHuntViewController.mm",
95     "copy/TreasureHuntNDK/launch.xib",
96     "copy/TreasureHuntNDK/main.m",
97     "copy/TreasureHuntNDK/noise_sample.wav",
98     "copy/TreasureHuntNDK/treasure_hunt_renderer.h",
99     "copy/TreasureHuntNDK/treasure_hunt_renderer.mm",
100     "copy/TreasureHuntNDK/world_layout_data.h",
101     "copy/VideoWidgetDemo/Assets.xcassets",
102     "copy/VideoWidgetDemo/Info.plist",
103     "copy/VideoWidgetDemo/Main.storyboard",
104     "copy/VideoWidgetDemo/Podfile",
105     "copy/VideoWidgetDemo/VideoPlayerAppDelegate.h",
106     "copy/VideoWidgetDemo/VideoPlayerAppDelegate.m",
107     "copy/VideoWidgetDemo/VideoPlayerViewController.h",
108     "copy/VideoWidgetDemo/VideoPlayerViewController.m",
109     "copy/VideoWidgetDemo/VideoWidgetDemo.xcodeproj/project.pbxproj",
110     "copy/VideoWidgetDemo/launch.xib",
111     "copy/VideoWidgetDemo/main.m",
112     "copy/VideoWidgetDemo/resources/congo.mp4",
113     "copy/VideoWidgetDemo/tests/BasicIntegrationTest.mm"
114   ],
115   "frameworks": [
116     "AudioToolbox",
117     "AVFoundation",
118     "CoreGraphics",
119     "CoreMedia",
120     "CoreMotion",
121     "CoreText",
122     "CoreVideo",
123     "GLKit",
124     "MediaPlayer",
125     "OpenGLES",
126     "QuartzCore"
127   ],
128   "libraries": [
129     "c++"
130   ]