[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / d / 2 / TFSChatTransport / 2.1.0 / TFSChatTransport.podspec.json
blob48634aae517f9db10e8a0f4f4ef20fedee0d1bf7
2   "name": "TFSChatTransport",
3   "version": "2.1.0",
4   "summary": "Simple chat API created for educational purpose.",
5   "description": "This lib is created to be used during educational process in which students creating chat application.",
6   "homepage": "https://github.com/TFS-iOS/TFSChatTransport",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Baranov Pavel": "p.baranov@tinkoff.ru"
13   },
14   "source": {
15     "git": "https://github.com/TFS-iOS/TFSChatTransport.git",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "swift_versions": "5",
22   "source_files": "TFSChatTransport/Classes/**/*",
23   "frameworks": "Combine",
24   "swift_version": "5"