[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / e / a / RCSceneVideoRoom / 0.0.4.1 / RCSceneVideoRoom.podspec.json
blob3ffa28eedc1a652c995090a351df674db0dc46ae
2   "name": "RCSceneVideoRoom",
3   "version": "0.0.4.1",
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.4.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "VALID_ARCHS": "arm64 armv7 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     "RCLiveVideoLib": [
42     ],
43     "RCSceneRoom/RCSceneRoom": [
45     ],
46     "RCSceneRoom/RCSceneAnalytics": [
48     ]
49   },
50   "swift_version": "5.0"