2 "name": "StompClientLib",
4 "summary": "Simple STOMP Client library. Swift 3, 4, 4.2, 5 compatible",
5 "swift_versions": "5.0",
6 "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.",
7 "homepage": "https://github.com/wrathchaos/StompClientLib",
13 "FreakyCoder": "kurayogun@gmail.com"
16 "git": "https://github.com/wrathchaos/StompClientLib.git",
19 "social_media_url": "https://twitter.com/freakycodercom",
23 "source_files": "StompClientLib/Classes/**/*",
29 "swift_version": "5.0"