[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 2 / 3 / RCSceneCall / 0.0.3 / RCSceneCall.podspec.json
blob39c76557ec4e98e097dd645514f377735b007730
2   "name": "RCSceneCall",
3   "version": "0.0.3",
4   "summary": "Scene Call",
5   "description": "Scene Call 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-call-ios.git",
16     "tag": "0.0.3"
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   },
27   "source_files": "RCSceneCall/Classes/**/*",
28   "dependencies": {
29     "ReactorKit": [
31     ],
32     "RxDataSources": [
34     ],
35     "RCSceneRoom/RCSceneRoom": [
37     ],
38     "RCSceneRoom/RCSceneAnalytics": [
40     ],
41     "RCSceneCallKit": [
43     ]
44   },
45   "swift_version": "5.0"