Adafruit_MQTT_Library/library.properties
Flavio Fernandes fff701ee62 Bump to 2.2.0
2021-05-12 21:18:33 -04:00

11 lines
451 B
INI

name=Adafruit MQTT Library
version=2.2.0
author=Adafruit
maintainer=Adafruit <info@adafruit.com>
sentence=MQTT library that supports the FONA, ESP8266, Yun, and generic Arduino Client hardware.
paragraph=Simple MQTT library that supports the bare minimum to publish and subscribe to topics.
category=Communication
url=https://github.com/adafruit/Adafruit_MQTT_Library
architectures=*
depends=Adafruit SleepyDog Library, Adafruit FONA Library, WiFi101