[Add] DocumentReaderNightly 7.5.4179
[CocoaPods.git] / Specs / 1 / 7 / f / SGWebSocket / 0.1.0.2 / SGWebSocket.podspec.json
blobc451471d6fe198192c9829de7fc03987f0df94f5
2   "name": "SGWebSocket",
3   "version": "0.1.0.2",
4   "summary": "SGWebSocket is a wrapper library of SocketRocket by Facebook.",
5   "description": "'SGWebSocket is a client side wrapper library for using WebSocket into your application. SGWebSocket inherits SocketRocket by Facebook.'",
6   "homepage": "https://github.com/GhagSagar23/SGWebSocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GhagSagar23": "sagar.ghag23@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/GhagSagar23/SGWebSocket.git",
16     "tag": "0.1.0.2"
17   },
18   "social_media_url": "https://www.instagram.com/sagar.ghag23/",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "SocketRocket": [
27     ]
28   },
29   "swift_version": "5.0"