[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 9 / 0 / RoomBox / 2.35.0 / RoomBox.podspec.json
blobae312eebd4c78e1ecbb88d0bf06a5537d83ec036
2   "name": "RoomBox",
3   "version": "2.35.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-2.35.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   "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": [
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.2.8"
178         ],
179         "RoomBox/libABFramework": [
181         ]
182       },
183       "pod_target_xcconfig": {
184         "ENABLE_BITCODE": "NO",
185         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
186         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
187       }
188     },
189     {
190       "name": "XDFRoomBoxResource",
191       "resources": [
192         "RoomBoxSDK/XDFRoomBoxResources.bundle",
193         "RoomBoxSDK/XDFRoomBoxResources_l.bundle",
194         "RoomBoxSDK/XDFRoomBoxResources_d.bundle"
195       ]
196     },
197     {
198       "name": "RoomBoxIM",
199       "vendored_frameworks": "RoomBoxSDK/RoomBoxIMSDK.xcframework",
200       "platforms": {
201         "ios": "10.0"
202       },
203       "dependencies": {
204         "Protobuf": [
205           "3.22.0"
206         ],
207         "AliyunLogProducer": [
208           "2.2.8"
209         ]
210       },
211       "pod_target_xcconfig": {
212         "ENABLE_BITCODE": "NO",
213         "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
214         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
215       }
216     },
217     {
218       "name": "QsRtcSDK",
219       "vendored_frameworks": "RoomBoxSDK/QsRtcSDK/*.framework",
220       "libraries": [
221         "c++",
222         "resolv"
223       ],
224       "frameworks": [
225         "CoreML",
226         "Accelerate",
227         "SystemConfiguration",
228         "CoreTelephony",
229         "CoreMedia",
230         "CoreMotion",
231         "AudioToolbox",
232         "VideoToolbox",
233         "AVFoundation",
234         "UIKit"
235       ]
236     },
237     {
238       "name": "XdfRtcSDK",
239       "vendored_frameworks": "RoomBoxSDK/XdfRtcSDK/*.framework",
240       "libraries": [
241         "c++",
242         "z",
243         "bz2"
244       ],
245       "frameworks": [
246         "CoreML",
247         "Accelerate",
248         "SystemConfiguration",
249         "CoreTelephony",
250         "CoreMedia",
251         "CoreMotion",
252         "AudioToolbox",
253         "VideoToolbox",
254         "AVFoundation",
255         "UIKit"
256       ]
257     },
258     {
259       "name": "libABFramework",
260       "vendored_frameworks": "RoomBoxSDK/libABFramework.framework",
261       "libraries": "c++"
262     },
263     {
264       "name": "RoomBoxLogger",
265       "requires_arc": true,
266       "vendored_frameworks": "RoomBoxSDK/RoomBoxLogger.xcframework",
267       "dependencies": {
268         "RoomBox/RoomBoxUtils": [
270         ],
271         "RoomBox/RoomBoxConfigManager": [
273         ],
274         "AliyunLogProducer": [
275           "2.2.8"
276         ]
277       }
278     }
279   ],
280   "swift_version": "5.2"