diff --git a/library.json b/library.json index bd1692c..2ea8346 100644 --- a/library.json +++ b/library.json @@ -7,5 +7,6 @@ "type": "git", "url": "https://github.com/kokke/tiny-AES-c.git" }, - "frameworks": "arduino" + "frameworks": "*", + "platforms": "*" }