[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 2 / RCSceneRoom / 0.0.2.1 / RCSceneRoom.podspec.json
blob80a6ab662385ea15fa31126ee94c643a3f2c8b2d
2   "name": "RCSceneRoom",
3   "version": "0.0.2.1",
4   "summary": "Scene Room",
5   "description": "Scene Room 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-ios.git",
16     "tag": "0.0.2.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": "RCSceneRoom/Classes/**/*",
27   "resource_bundles": {
28     "RCSceneRoom": [
29       "RCSceneRoom/Assets/*.xcassets"
30     ]
31   },
32   "dependencies": {
33     "RCSceneService": [
34       ">= 0.0.2"
35     ],
36     "RCSceneMessage": [
38     ],
39     "RCSceneChatroomKit": [
41     ],
42     "SnapKit": [
44     ],
45     "Reusable": [
47     ],
48     "Kingfisher": [
50     ],
51     "SVProgressHUD": [
53     ]
54   },
55   "swift_version": "5.0"