Files
TFT_eWidget/library.json

23 lines
465 B
JSON

{
"name": "TFT_eWidget",
"version": "0.0.6",
"keywords": "Arduino, tft, display, button, gui, graph, meter, slider",
"description": "A TFT GUI widget library",
"repository":
{
"type": "git",
"url": "https://github.com/Bodmer/TFT_eWidget"
},
"authors":
[
{
"name": "Bodmer",
"email": "bodmer@anola.net",
"maintainer": true
}
],
"frameworks": "arduino",
"platforms": "*",
"headers": "TFT_eWidget.h"
}