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