[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 2 / 3 / RCSceneCall / 0.0.1 / RCSceneCall.podspec.json
blob130537ce39bcc324ddf31f95c6b6d20ed17d4e1c
2   "name": "RCSceneCall",
3   "version": "0.0.1",
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.1"
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     "SnapKit": [
30     ],
31     "Reusable": [
33     ],
34     "ReactorKit": [
36     ],
37     "Kingfisher": [
39     ],
40     "RxDataSources": [
42     ],
43     "SVProgressHUD": [
45     ],
46     "RCSceneRoom": [
48     ],
49     "RCSceneCallKit": [
51     ],
52     "RCSceneService": [
54     ],
55     "RCSceneMessage": [
57     ]
58   },
59   "swift_version": "5.0"