Files
SpotifyEsp32/library.properties
2024-03-15 09:14:31 +01:00

11 lines
442 B
INI

name = SpotifyEsp32
version = 1.0.3
author = Finian Landes, Pia Piekarek
maintainer = Finian Landes <landesfinian@gmail.com>
sentence = A wrapper for the Spotify API
paragraph = This library provides a client to interact with the Spotify API. It is designed to be used with the ESP32 microcontroller.
category = Communication
url = https://github.com/FinianLandes/SpotifyEsp32
architectures = *
depends = WiFi, ArduinoJson, UrlEncode, base64