[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / e / RCSceneVoiceRoom / 0.0.2.1 / RCSceneVoiceRoom.podspec.json
blob31dfa358f2236e6ee724c5582414886585e8f068
2   "name": "RCSceneVoiceRoom",
3   "version": "0.0.2.1",
4   "summary": "Scene Voice Room",
5   "description": "Scene Voice Room module",
6   "homepage": "https://github.com/rongcloud",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2022 RongCloud"
10   },
11   "authors": {
12     "shaoshuai": "shaoshuai@rongcloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud-community/rongcloud-scene-voice-room-ios.git",
16     "tag": "0.0.2.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "VALID_ARCHS": "arm64 x86_64",
26     "SWIFT_COMPILATION_MODE": "Incremental",
27     "OTHER_SWIFT_FLAGS": "-Xfrontend -enable-dynamic-replacement-chaining"
28   },
29   "source_files": "RCSceneVoiceRoom/Classes/**/*",
30   "dependencies": {
31     "SnapKit": [
33     ],
34     "Reusable": [
36     ],
37     "Pulsator": [
39     ],
40     "ReactorKit": [
42     ],
43     "Kingfisher": [
45     ],
46     "MJRefresh": [
48     ],
49     "XCoordinator": [
51     ],
52     "IQKeyboardManager": [
54     ],
55     "RCSceneRoom": [
56       ">= 0.0.2.3"
57     ],
58     "RCSceneGift": [
60     ],
61     "RCSceneMusic": [
63     ],
64     "RCSceneRoomSetting": [
66     ],
67     "RCVoiceRoomLib": [
69     ]
70   },
71   "swift_version": "5.0"