[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 7 / d / 2 / ChatKittyUI / 1.0.0 / ChatKittyUI.podspec.json
blobc142ab7422053370fed52c9fc3957c4c950c9f07
2   "name": "ChatKittyUI",
3   "version": "1.0.0",
4   "summary": "Easily embed a full-featured chat interface in iOS apps with minimal configuration.",
5   "description": "ChatKitty UI offers a plug-and-play solution for integrating a fully-functional chat interface into iOS applications. Designed for simplicity, it requires minimal coding - just configure and go. Ideal for adding real-time messaging features with ease, it supports iOS 15.0+, ensuring compatibility and performance across a wide range of devices. With ChatKitty UI, embedding a chat UI is a breeze, enabling developers to focus on core app functionality without worrying about the complexities of chat implementation.",
6   "homepage": "https://github.com/ChatKitty/chat-ui-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChatKitty": "development@chatkitty.com"
13   },
14   "source": {
15     "git": "https://github.com/ChatKitty/chat-ui-swift.git",
16     "tag": "1.0.0"
17   },
18   "swift_versions": [
19     "5"
20   ],
21   "platforms": {
22     "ios": "15.0"
23   },
24   "source_files": "ChatKittyUI/Classes/**/*",
25   "resources": "ChatKittyUI/Classes/WebBridge/js/*.js",
26   "dependencies": {
27     "Starscream": [
28       "~> 4.0.6"
29     ],
30     "RxSwift": [
31       "6.5.0"
32     ],
33     "Moya/RxSwift": [
34       "~> 15.0"
35     ]
36   },
37   "swift_version": "5"