[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 7 / 5 / FayeClient / 1.0.0 / FayeClient.podspec.json
blobee6a3f6856b07626b5d00f088f5f9a970e283d6a
2   "name": "FayeClient",
3   "version": "1.0.0",
4   "summary": "FayeClient is a Faye Client.",
5   "description": "Use FayeClient to communicate with a Faye Server.",
6   "homepage": "https://github.com/nixzhu/FayeClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nixzhu": "zhuhongxu@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/nixzhu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "dependencies": {
19     "SocketRocket": [
21     ]
22   },
23   "source": {
24     "git": "https://github.com/nixzhu/FayeClient.git",
25     "tag": "1.0.0"
26   },
27   "source_files": "Sources/*.swift",
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"