[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 2 / ChatKittyUI / 0.1.0 / ChatKittyUI.podspec.json
blob0d414bc8b178a115efe950fafab35243bbffd4b0
2   "name": "ChatKittyUI",
3   "version": "0.1.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": "0.1.0"
17   },
18   "swift_versions": [
19     "5"
20   ],
21   "platforms": {
22     "ios": "15.0"
23   },
24   "source_files": "ChatKittyUI/Classes/**/*",
25   "dependencies": {
26     "FlexHybridApp": [
27       "~> 1.0.4"
28     ]
29   },
30   "swift_version": "5"