[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / a / f / STRVChatUI / 0.0.5 / STRVChatUI.podspec.json
blob8417105971c8bfbffe47fc59275cb85a0d6d2db2
2   "name": "STRVChatUI",
3   "module_name": "ChatUI",
4   "version": "0.0.5",
5   "summary": "MessageKit UI framework of Universal Modular Chat Component from STRV",
6   "description": "Universal Modular Chat Component from STRV. \nCore is an universal business logic that you can use with any UI and networking\nthat convorms to respective protocols.",
7   "homepage": "https://github.com/strvcom/ios-chat-component",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jan Schwarz": "jan.schwarz@strv.com",
14     "Tomáš Čejka": "tomas.cejka@strv.com",
15     "Daniel Pecher": "daniel.pecher@strv.com",
16     "Mireya Orta": "mireya.orta@strv.com"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source": {
22     "git": "https://github.com/strvcom/ios-chat-component.git",
23     "tag": "0.0.5"
24   },
25   "cocoapods_version": ">= 1.4.0",
26   "swift_versions": "5.3",
27   "source_files": [
28     "ChatUI/*.swift",
29     "ChatUI/**/*.swift"
30   ],
31   "dependencies": {
32     "STRVChatCore": [
33       "~> 0.0.4"
34     ],
35     "MessageKit": [
36       "~> 3.4.2"
37     ]
38   },
39   "swift_version": "5.3"