[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 9 / a / STRVChatCore / 0.0.4 / STRVChatCore.podspec.json
blobac7f5aedabb4f848261c1945842f7a3088eb9694
2   "name": "STRVChatCore",
3   "module_name": "ChatCore",
4   "version": "0.0.4",
5   "summary": "Core 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.4"
24   },
25   "cocoapods_version": ">= 1.4.0",
26   "swift_versions": "5.3",
27   "source_files": [
28     "ChatCore/*.swift",
29     "ChatCore/**/*.swift"
30   ],
31   "swift_version": "5.3"