[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / b / 0 / 2 / GetStreamChat / 0.1.7 / GetStreamChat.podspec.json
blob27be8097a46328b213073010cb5b9b1e26a0569c
2   "name": "GetStreamChat",
3   "version": "0.1.7",
4   "summary": "Stream iOS Chat",
5   "description": "stream-chat-swift is the official Swift client for Stream Chat, a service for building chat applications.",
6   "homepage": "https://getstream.io/chat/",
7   "license": {
8     "type": "BSD-3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexey Bukhtin": "alexey@getstream.io"
13   },
14   "social_media_url": "https://getstream.io",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/GetStream/stream-chat-swift.git",
21     "tag": "0.1.7"
22   },
23   "source_files": "Sources/**/*.swift",
24   "resources": "Sources/GetStreamChat.xcassets",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "RxSwift": [
31       "4.5.0"
32     ],
33     "RxCocoa": [
34       "4.5.0"
35     ],
36     "RxKeyboard": [
37       "0.9.0"
38     ],
39     "RxStarscream": [
40       "0.10"
41     ],
42     "RxReachability": [
43       "0.1.8"
44     ],
45     "RxAppState": [
46       "1.5.0"
47     ],
48     "RxGesture": [
49       "2.2.0"
50     ],
51     "SnapKit": [
52       "5.0.0"
53     ],
54     "Nuke": [
55       "7.6.3"
56     ],
57     "SwiftyGif": [
58       "5.1.1"
59     ],
60     "GzipSwift": [
61       "5.0.0"
62     ]
63   },
64   "requires_arc": true,
65   "swift_version": "5.0",
66   "deprecated": true