[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 0 / 7 / 5 / FayeClient / 0.9.0 / FayeClient.podspec.json
blob6573e5b826509e811ceb3344a94c7a32d7ad9d71
2   "name": "FayeClient",
3   "version": "0.9.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": "0.9.0"
26   },
27   "source_files": "Sources/*.swift",
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"