[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 2 / 0 / RCSceneRoomSetting / 0.0.1 / RCSceneRoomSetting.podspec.json
blob287b23660cf39fd7392b43d40b1f65c5ae628a17
2   "name": "RCSceneRoomSetting",
3   "version": "0.0.1",
4   "summary": "Scene Room Setting",
5   "description": "Scene Room Setting 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-room-settings-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     "VALID_ARCHS": "arm64 x86_64"
24   },
25   "source_files": "RCSceneRoomSetting/Classes/**/*",
26   "resource_bundles": {
27     "RCSceneRoomSetting": [
28       "RCSceneRoomSetting/Assets/Image.xcassets"
29     ]
30   },
31   "dependencies": {
32     "SnapKit": [
34     ],
35     "Reusable": [
37     ],
38     "RCSceneService": [
40     ],
41     "RCSceneFoundation": [
43     ]
44   },
45   "swift_version": "5.0"