[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 3 / e / a / RCSceneVideoRoom / 0.0.2.2 / RCSceneVideoRoom.podspec.json
blobdbb0c20e3cc242bf6308ffcd7272c03dda19072e
2   "name": "RCSceneVideoRoom",
3   "version": "0.0.2.2",
4   "summary": "Scene Video Room",
5   "description": "Scene Video 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-video-room-ios.git",
16     "tag": "0.0.2.2"
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": "RCSceneVideoRoom/Classes/**/*",
30   "dependencies": {
31     "Pulsator": [
33     ],
34     "MJRefresh": [
36     ],
37     "SDWebImage": [
39     ],
40     "XCoordinator": [
42     ],
43     "IQKeyboardManager": [
45     ],
46     "RCSceneRoom/RCSceneRoom": [
48     ],
49     "RCSceneRoom/RCSceneMusic": [
51     ],
52     "RCSceneRoom/RCSceneGift": [
54     ],
55     "RCSceneRoom/RCSceneRoomSetting": [
57     ],
58     "RCLiveVideoLib": [
60     ]
61   },
62   "swift_version": "5.0"