[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 8 / d / 9 / Faye / 2.2.4 / Faye.podspec.json
blob3800bc18cb9fe8d0b5b16e07cecf2cec8340217b
2   "name": "Faye",
3   "version": "2.2.4",
4   "summary": "Faye Swift Client for GetStream",
5   "homepage": "https://github.com/GetStream/stream-swift",
6   "license": {
7     "type": "BSD-3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "GetStream": "support@getstream.io"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.10",
17     "watchos": "3.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/GetStream/stream-swift.git",
22     "tag": "2.2.4"
23   },
24   "source_files": "Faye/*",
25   "frameworks": "Foundation",
26   "dependencies": {
27     "Starscream": [
28       "~> 4.0"
29     ]
30   },
31   "swift_version": "5.0"