[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / c / b / RCSceneChat / 0.0.1 / RCSceneChat.podspec.json
bloba57bffbe07415d4c7fdf1b335435e6adad0f046b
2   "name": "RCSceneChat",
3   "version": "0.0.1",
4   "summary": "Scene Chat",
5   "description": "Scene Chat module",
6   "homepage": "https://github.com/rongcloud",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zangqilong": "zangqilong1@rongcloud.cn"
13   },
14   "source": {
15     "git": "https://github.com/rongcloud-community/rongcloud-scene-chat-ios",
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": "RCSceneChat/**/*",
27   "dependencies": {
28     "SVProgressHUD": [
30     ],
31     "RongCloudIM/IMKit": [
33     ],
34     "RCSceneService": [
36     ],
37     "RCSceneFoundation": [
39     ]
40   },
41   "swift_version": "5.0"