4 "summary": "SwiftNIO-based MQTT v5.0 codec.",
5 "module_name": "NIOMQTTClient",
6 "description": "MQTTCodec is a SwiftNIO-based MQTT v5.0 codec.",
7 "homepage": "https://github.com/bofeizhu/swift-nio-mqtt",
8 "license": "Apache License, Version 2.0",
10 "Bofei Zhu": "zhu.bofei@gmail.com"
12 "swift_versions": "5.0",
19 "git": "https://github.com/bofeizhu/swift-nio-mqtt.git",
22 "source_files": "Sources/MQTTCodec/**/*.swift",
27 "SwiftNIOFoundationCompat": [
31 "swift_version": "5.0"