2 "name": "StompClientLib",
4 "summary": "Simple STOMP Client library, Swift 3 compatible",
5 "description": "Simple STOMP Client library, Swift 3 compatible. STOMP Protocol let the program subscribe or unsubscribe the topic. It connects the websocket and use the STOMP protocol to subscribe the topic and recieve the message, receipt or even a ping.",
6 "homepage": "https://github.com/wrathchaos/StompClientLib",
12 "FreakyCoder": "kurayogun@gmail.com"
15 "git": "https://github.com/wrathchaos/StompClientLib.git",
18 "social_media_url": "https://twitter.com/freakycodercom",
22 "source_files": "StompClientLib/Classes/**/*",
28 "pushed_with_swift_version": "3.0"