[Add] LiteRTObjC 0.0.1-nightly.20250119
[CocoaPods.git] / Specs / 9 / 1 / e / RCChatroomSceneKit / 0.0.2 / RCChatroomSceneKit.podspec.json
blobe62ed7db579692ab7241691735a322a838bd0299
2   "name": "RCChatroomSceneKit",
3   "version": "0.0.2",
4   "summary": "ChatRoomScene 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/rongcloud-scene-chatroomkit.git",
16     "tag": "0.0.2"
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 armv7",
25     "ENABLE_BITCODE": "NO"
26   },
27   "source_files": "RCChatRoomSceneKit/Classes/**/*",
28   "public_header_files": "Pod/Classes/RCChatroomSceneKit.h",
29   "resources": "RCChatroomSceneKit/Assets/RCChatroomSceneKit.bundle",
30   "dependencies": {
31     "Masonry": [
33     ],
34     "YYModel": [
36     ],
37     "RCCoreKit": [
39     ]
40   },
41   "swift_version": "5.0"