2 "name": "SockJSLibrary",
4 "summary": "Swift implementation of SockJS client",
5 "description": "This is SockJS client which can communicate with sockjs servers (https://github.com/sockjs/), implements stomp protocol (https://stomp.github.io/) and use URLSession socket tasks for websocket connection.",
6 "homepage": "https://github.com/levashovalexey/SockJSLibrary",
12 "Alexey Levashov": "levashov.alexey@gmail.com"
15 "git": "https://github.com/levashovalexey/SockJSLibrary.git",
22 "swift_versions": "5.0",
23 "source_files": "SockJSLibrary/**/*",
29 "swift_version": "5.0"