[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 2 / 9 / RCSceneChatroomKit / 0.0.3 / RCSceneChatroomKit.podspec.json
bloba25b3f0b68c558e49788b7e3adadc0fe3f8de8ee
2   "name": "RCSceneChatroomKit",
3   "version": "0.0.3",
4   "summary": "Scene ChatRoom for messages.",
5   "description": "Chatroom Scene Message Kit.",
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-chatroomkit-ios",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "11.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": "RCSceneChatroomKit/Classes/**/*",
27   "public_header_files": "Pod/Classes/RCSceneChatroomKit.h",
28   "resources": "RCSceneChatroomKit/Assets/RCSceneChatroomKit.bundle",
29   "dependencies": {
30     "Masonry": [
32     ],
33     "YYModel": [
35     ],
36     "RCCoreKit": [
38     ]
39   },
40   "swift_version": "5.0"