[Add] TPNAdColonySDKAdapter 6.4.28
[CocoaPods.git] / Specs / 6 / 2 / 3 / RCSceneCall / 0.0.2 / RCSceneCall.podspec.json
blob27a5fd3b9b0868c3767e697fef0a865699f0f217
2   "name": "RCSceneCall",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "VALID_ARCHS": "arm64 x86_64"
25   },
26   "source_files": "RCSceneCall/Classes/**/*",
27   "dependencies": {
28     "ReactorKit": [
30     ],
31     "RxDataSources": [
33     ],
34     "RCSceneRoom": [
35       ">= 0.0.2.3"
36     ],
37     "RCSceneCallKit": [
39     ]
40   },
41   "swift_version": "5.0"