2 "name": "StompClientLib",
4 "summary": "Simple STOMP Client library. Swift 3, 4, 4.2, 5 compatible",
10 "description": "Simple STOMP Client library, Swift 3, 4, 4.2, 5 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.",
11 "homepage": "https://github.com/wrathchaos/StompClientLib",
17 "FreakyCoder": "kurayogun@gmail.com"
20 "git": "https://github.com/wrathchaos/StompClientLib.git",
23 "social_media_url": "https://twitter.com/freakycodercom",
27 "source_files": "StompClientLib/Classes/**/*",
33 "swift_version": "5.0"