Skip to content

aperritano/SimpleMQTTClient

 
 

Repository files navigation

SimpleMQTTClient

A simple MQTT Client in Swift

Build and install

Three simple steps:

  1. Checkout the project from github.
  2. Build the project:

  1. Drag and drop into embedded binaries:

or

carthage build --no-skip-current carthage update --platform iOS