[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / 9 / Faye / 2.0.0 / Faye.podspec.json
blobd63641e68f5824352884ac95d0c7015d3612e3f8
2   "name": "Faye",
3   "version": "2.0.0",
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     "Alexey Bukhtin": "alexey@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.0.0"
23   },
24   "source_files": "Faye/*",
25   "frameworks": "Foundation",
26   "dependencies": {
27     "Starscream": [
28       "~> 3.1"
29     ]
30   },
31   "swift_version": "5.0"