[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 6 / 2 / 3 / RCSceneCall / 0.0.4 / RCSceneCall.podspec.json
blob3e5804ca9e37fbaca9b645c48556e9682ce15802
2   "name": "RCSceneCall",
3   "version": "0.0.4",
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.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   },
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"