[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 9 / 0 / RoomBox / 2.38.0.1 / RoomBox.podspec.json
blob2b4f719084e1b9cb1c99b9fb7ecc0cc05ac8dc1c
2   "name": "RoomBox",
3   "version": "2.38.0.1",
4   "summary": "RoomBox SDK",
5   "homepage": "https://github.com/roombox-lab/RoomBoxSDK.git",
6   "license": "MIT",
7   "authors": {
8     "LYongLiang": "liangyl0515@163.com"
9   },
10   "social_media_url": "",
11   "source": {
12     "http": "https://sdk-ios.oss-cn-beijing.aliyuncs.com/sdk/release/RoomBoxSDK-2.38.0.1.zip"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.2",
18   "static_framework": true,
19   "default_subspecs": "All",
20   "requires_arc": true,
21   "cocoapods_version": ">= 1.10.0",
22   "subspecs": [
23     {
24       "name": "All",
25       "dependencies": {
26         "RoomBox/Live": [
28         ],
29         "RoomBox/RoomBoxPlayback": [
31         ],
32         "RoomBox/XDFRoomBoxResource": [
34         ]
35       }
36     },
37     {
38       "name": "Live",
39       "requires_arc": true,
40       "platforms": {
41         "ios": "10.0"
42       },
43       "frameworks": [
44         "UIKit",
45         "CoreFoundation",
46         "CFNetwork",
47         "QuartzCore"
48       ],
49       "pod_target_xcconfig": {
50         "ENABLE_BITCODE": "NO",
51         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
52         "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
53       },
54       "resources": "RoomBoxSDK/RoomBoxLiveSDK.xcframework/ios-arm64/RoomBoxLiveSDK.framework/RoomBoxLiveSDK.bundle",
55       "vendored_frameworks": "RoomBoxSDK/RoomBoxLiveSDK.xcframework",
56       "dependencies": {
57         "AgoraRtcEngine_Special_iOS": [
58           "3.7.2.8.BASIC"
59         ],
60         "RoomBox/RoomBoxUtils": [
62         ],
63         "RoomBox/RoomBoxConfigManager": [
65         ],
66         "RoomBox/XDFRoomCommonBussiness": [
68         ],
69         "RoomBox/XDFRoomBoxResource": [
71         ],
72         "RoomBox/RoomBoxIM": [
74         ],
75         "RoomBox/RoomBoxPlayback": [
77         ],
78         "RoomBox/QsRtcSDK": [
80         ],
81         "RoomBox/XdfRtcSDK": [
83         ],
84         "RoomBox/RoomBoxLogger": [
86         ],
87         "libpag": [
88           "4.3.17"
89         ]
90       }
91     },
92     {
93       "name": "RoomBoxUtils",
94       "requires_arc": true,
95       "platforms": {
96         "ios": "10.0"
97       },
98       "frameworks": [
99         "UIKit",
100         "CoreFoundation"
101       ],
102       "pod_target_xcconfig": {
103         "ENABLE_BITCODE": "NO",
104         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
105         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
106       },
107       "dependencies": {
108         "Protobuf": [
109           "3.22.0"
110         ]
111       },
112       "vendored_frameworks": "RoomBoxSDK/RoomBoxUtils.xcframework"
113     },
114     {
115       "name": "RoomBoxConfigManager",
116       "requires_arc": true,
117       "platforms": {
118         "ios": "10.0"
119       },
120       "frameworks": [
121         "UIKit",
122         "CoreFoundation",
123         "CFNetwork",
124         "QuartzCore"
125       ],
126       "vendored_frameworks": "RoomBoxSDK/RoomBoxConfig.xcframework"
127     },
128     {
129       "name": "XDFRoomCommonBussiness",
130       "requires_arc": true,
131       "platforms": {
132         "ios": "10.0"
133       },
134       "frameworks": [
135         "QuartzCore",
136         "UIKit"
137       ],
138       "vendored_frameworks": "RoomBoxSDK/XDFRoomCommonBussiness.xcframework",
139       "dependencies": {
140         "RoomBox/RoomBoxUtils": [
142         ],
143         "RoomBox/RoomBoxConfigManager": [
145         ]
146       }
147     },
148     {
149       "name": "RoomBoxPlayback",
150       "requires_arc": true,
151       "platforms": {
152         "ios": "10.0"
153       },
154       "frameworks": [
155         "QuartzCore",
156         "UIKit"
157       ],
158       "resources": "RoomBoxSDK/RoomBoxPlaybackSDK.xcframework/ios-arm64/RoomBoxPlaybackSDK.framework/RoomBoxPlaybackSDK.bundle",
159       "vendored_frameworks": "RoomBoxSDK/RoomBoxPlaybackSDK.xcframework",
160       "dependencies": {
161         "RoomBox/RoomBoxUtils": [
163         ],
164         "RoomBox/XDFRoomCommonBussiness": [
166         ],
167         "RoomBox/RoomBoxConfigManager": [
169         ],
170         "XdfPlayerSDK_iOS": [
172         ],
173         "AliyunOSSiOS": [
174           "2.10.16"
175         ],
176         "AliyunLogProducer": [
177           "2.3.4"
178         ]
179       },
180       "pod_target_xcconfig": {
181         "ENABLE_BITCODE": "NO",
182         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
183         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
184       }
185     },
186     {
187       "name": "XDFRoomBoxResource",
188       "resources": [
189         "RoomBoxSDK/XDFRoomBoxResources.bundle",
190         "RoomBoxSDK/XDFRoomBoxResources_l.bundle",
191         "RoomBoxSDK/XDFRoomBoxResources_d.bundle"
192       ]
193     },
194     {
195       "name": "RoomBoxIM",
196       "vendored_frameworks": "RoomBoxSDK/RoomBoxIMSDK.xcframework",
197       "platforms": {
198         "ios": "10.0"
199       },
200       "dependencies": {
201         "Protobuf": [
202           "3.22.0"
203         ]
204       },
205       "pod_target_xcconfig": {
206         "ENABLE_BITCODE": "NO",
207         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
208         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
209       }
210     },
211     {
212       "name": "QsRtcSDK",
213       "vendored_frameworks": "RoomBoxSDK/QsRtcSDK/*.framework",
214       "libraries": [
215         "c++",
216         "resolv"
217       ],
218       "frameworks": [
219         "CoreML",
220         "Accelerate",
221         "SystemConfiguration",
222         "CoreTelephony",
223         "CoreMedia",
224         "CoreMotion",
225         "AudioToolbox",
226         "VideoToolbox",
227         "AVFoundation",
228         "UIKit"
229       ]
230     },
231     {
232       "name": "XdfRtcSDK",
233       "vendored_frameworks": "RoomBoxSDK/XdfRtcSDK/*.framework",
234       "libraries": [
235         "c++",
236         "z",
237         "bz2"
238       ],
239       "frameworks": [
240         "CoreML",
241         "Accelerate",
242         "SystemConfiguration",
243         "CoreTelephony",
244         "CoreMedia",
245         "CoreMotion",
246         "AudioToolbox",
247         "VideoToolbox",
248         "AVFoundation",
249         "UIKit"
250       ]
251     },
252     {
253       "name": "RoomBoxLogger",
254       "requires_arc": true,
255       "vendored_frameworks": "RoomBoxSDK/RoomBoxLogger.xcframework",
256       "dependencies": {
257         "RoomBox/RoomBoxUtils": [
259         ],
260         "RoomBox/RoomBoxConfigManager": [
262         ],
263         "AliyunLogProducer": [
264           "2.3.4"
265         ]
266       }
267     }
268   ],
269   "swift_version": "5.2"