[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / e / RCSceneVoiceRoom / 0.0.4 / RCSceneVoiceRoom.podspec.json
blobdc492757bf7ca4c6782134875531a6a0da1d228f
2   "name": "RCSceneVoiceRoom",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "11.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     "Pulsator": [
33     ],
34     "RCVoiceRoomLib": [
36     ],
37     "RCSceneRoom/RCSceneRoom": [
39     ],
40     "RCSceneRoom/RCSceneAnalytics": [
42     ]
43   },
44   "swift_version": "5.0"