MQTTool is an iOS test app for MQTT written in Swift. This app can connect to MQTT brokers, subscribe to topics, and publish to topics.
This project relies on the flightonary/Moscapsule module.
In order to build MQTTool you will need to check out the Moscapsule project and include the module project file in the MQTTool project. See the "Manual Installation" section in the Moscapsule README file.
Icons used in the App tabs come from Icons8.
-Brent