[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / f / STRVChatUI / 0.0.7 / STRVChatUI.podspec.json
blobf1a77fec28b88c1c41b54a8f647371f2bfdfd0fc
2   "name": "STRVChatUI",
3   "module_name": "ChatUI",
4   "version": "0.0.7",
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": "UI-0.0.7"
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.9"
34     ],
35     "MessageKit": [
36       "~> 3.4.2"
37     ]
38   },
39   "swift_version": "5.3"