[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 1 / d / 2 / TFSChatTransport / 1.1.0 / TFSChatTransport.podspec.json
blobe0300319de5f039395c9ee6b510b94fdeb8c3d58
2   "name": "TFSChatTransport",
3   "version": "1.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": "1.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"