[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 9 / 0 / RoomBox / 2.23.0 / RoomBox.podspec.json
blob8226e1bfeff5da2e88d5cf094f3d2043dbe3cf84
2   "name": "RoomBox",
3   "version": "2.23.0",
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-Special-2.23.0.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   "subspecs": [
22     {
23       "name": "All",
24       "dependencies": {
25         "RoomBox/Live": [
27         ],
28         "RoomBox/RoomBoxPlayback": [
30         ],
31         "RoomBox/XDFRoomBoxResource": [
33         ]
34       }
35     },
36     {
37       "name": "RoomBoxCommerceLive",
38       "frameworks": [
39         "UIKit",
40         "CoreFoundation",
41         "CFNetwork",
42         "QuartzCore"
43       ],
44       "pod_target_xcconfig": {
45         "ENABLE_BITCODE": "NO",
46         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
47         "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
48       },
49       "resources": "RoomBoxSDK/RoomBoxLiveCommerce.framework/RoomBoxLiveCommerce.bundle",
50       "vendored_frameworks": "RoomBoxSDK/RoomBoxLiveCommerce.framework",
51       "dependencies": {
52         "RoomBox/RoomBoxUtils": [
54         ],
55         "RoomBox/RoomBoxConfigManager": [
57         ],
58         "RoomBox/RoomBoxIM": [
60         ],
61         "Queen": [
62           "1.5.0-official-ultimate"
63         ],
64         "AlivcLivePusher": [
65           "4.3.2"
66         ],
67         "AliPlayerSDK_iOS": [
68           "5.4.6.0-25587639"
69         ],
70         "AliPlayerSDK_iOS_ARTC": [
71           "5.4.4.0"
72         ],
73         "RtsSDK": [
74           "1.9.0"
75         ]
76       }
77     },
78     {
79       "name": "Live",
80       "requires_arc": true,
81       "platforms": {
82         "ios": "10.0"
83       },
84       "frameworks": [
85         "UIKit",
86         "CoreFoundation",
87         "CFNetwork",
88         "QuartzCore"
89       ],
90       "pod_target_xcconfig": {
91         "ENABLE_BITCODE": "NO",
92         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
93         "GCC_PREPROCESSOR_DEFINITIONS": "GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
94       },
95       "resources": "RoomBoxSDK/RoomBoxLive.framework/RoomBoxLive.bundle",
96       "vendored_frameworks": "RoomBoxSDK/RoomBoxLive.framework",
97       "dependencies": {
98         "AgoraRtcEngine_Special_iOS": [
99           "2.9.107.191.5168"
100         ],
101         "RoomBox/RoomBoxUtils": [
103         ],
104         "RoomBox/RoomBoxConfigManager": [
106         ],
107         "RoomBox/XDFRoomCommonBussiness": [
109         ],
110         "RoomBox/XDFRoomBoxResource": [
112         ],
113         "RoomBox/XdfRtcSDK": [
115         ],
116         "RoomBox/RoomBoxIM": [
118         ],
119         "RoomBox/RoomBoxPlayback": [
121         ],
122         "RoomBox/QsRtcSDK": [
124         ],
125         "RoomBox/RoomBoxLogger": [
127         ]
128       }
129     },
130     {
131       "name": "RoomBoxUtils",
132       "requires_arc": true,
133       "platforms": {
134         "ios": "10.0"
135       },
136       "frameworks": [
137         "UIKit",
138         "CoreFoundation"
139       ],
140       "pod_target_xcconfig": {
141         "ENABLE_BITCODE": "NO",
142         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
143         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
144       },
145       "dependencies": {
146         "Protobuf": [
147           "3.6.1"
148         ],
149         "SwiftProtobuf": [
150           "1.5.0"
151         ]
152       },
153       "vendored_frameworks": "RoomBoxSDK/RoomBoxUtils.framework"
154     },
155     {
156       "name": "RoomBoxConfigManager",
157       "requires_arc": true,
158       "platforms": {
159         "ios": "10.0"
160       },
161       "frameworks": [
162         "UIKit",
163         "CoreFoundation",
164         "CFNetwork",
165         "QuartzCore"
166       ],
167       "vendored_frameworks": "RoomBoxSDK/RoomBoxConfigManager.framework"
168     },
169     {
170       "name": "XDFRoomCommonBussiness",
171       "requires_arc": true,
172       "platforms": {
173         "ios": "10.0"
174       },
175       "frameworks": [
176         "QuartzCore",
177         "UIKit"
178       ],
179       "vendored_frameworks": "RoomBoxSDK/XDFRoomCommonBussiness.framework",
180       "dependencies": {
181         "RoomBox/RoomBoxUtils": [
183         ],
184         "RoomBox/RoomBoxConfigManager": [
186         ]
187       }
188     },
189     {
190       "name": "RoomBoxPlayback",
191       "requires_arc": true,
192       "platforms": {
193         "ios": "10.0"
194       },
195       "frameworks": [
196         "QuartzCore",
197         "UIKit"
198       ],
199       "resources": "RoomBoxSDK/RoomBoxPlayback.framework/RoomBoxPlayback.bundle",
200       "vendored_frameworks": "RoomBoxSDK/RoomBoxPlayback.framework",
201       "dependencies": {
202         "RoomBox/RoomBoxUtils": [
204         ],
205         "RoomBox/XDFRoomCommonBussiness": [
207         ],
208         "RoomBox/RoomBoxConfigManager": [
210         ],
211         "AliPlayerSDK_iOS": [
212           "5.4.6.0-25587639"
213         ],
214         "AliyunOSSiOS": [
215           "2.10.16"
216         ],
217         "RoomBox/libABFramework": [
219         ]
220       },
221       "pod_target_xcconfig": {
222         "ENABLE_BITCODE": "NO",
223         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
224         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
225       }
226     },
227     {
228       "name": "XdfRtcSDK",
229       "vendored_frameworks": "RoomBoxSDK/XdfRTC.framework",
230       "libraries": [
231         "c++",
232         "resolv"
233       ],
234       "frameworks": [
235         "CoreML",
236         "Accelerate",
237         "SystemConfiguration",
238         "CoreTelephony",
239         "CoreMedia",
240         "CoreMotion",
241         "AudioToolbox",
242         "VideoToolbox",
243         "AVFoundation",
244         "UIKit"
245       ]
246     },
247     {
248       "name": "XDFRoomBoxResource",
249       "resources": [
250         "RoomBoxSDK/XDFRoomBoxResources.bundle"
251       ]
252     },
253     {
254       "name": "RoomBoxIM",
255       "vendored_frameworks": "RoomBoxSDK/RoomBoxIM.framework",
256       "platforms": {
257         "ios": "10.0"
258       },
259       "dependencies": {
260         "Protobuf": [
261           "3.6.1"
262         ],
263         "AliyunLogProducer": [
264           "2.2.8"
265         ]
266       },
267       "pod_target_xcconfig": {
268         "ENABLE_BITCODE": "NO",
269         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
270         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
271       }
272     },
273     {
274       "name": "QsRtcSDK",
275       "vendored_frameworks": "RoomBoxSDK/QsRtcSDK/*.framework",
276       "libraries": [
277         "c++",
278         "resolv"
279       ],
280       "frameworks": [
281         "CoreML",
282         "Accelerate",
283         "SystemConfiguration",
284         "CoreTelephony",
285         "CoreMedia",
286         "CoreMotion",
287         "AudioToolbox",
288         "VideoToolbox",
289         "AVFoundation",
290         "UIKit"
291       ]
292     },
293     {
294       "name": "libABFramework",
295       "vendored_frameworks": "RoomBoxSDK/libABFramework.framework",
296       "libraries": "c++"
297     },
298     {
299       "name": "RoomBoxLogger",
300       "requires_arc": true,
301       "vendored_frameworks": "RoomBoxSDK/RoomBoxLogger.framework",
302       "dependencies": {
303         "RoomBox/RoomBoxUtils": [
305         ],
306         "RoomBox/RoomBoxConfigManager": [
308         ],
309         "AliyunLogProducer": [
310           "2.2.8"
311         ]
312       }
313     }
314   ],
315   "swift_version": "5.2"