diff --git a/lib/libesp32_div/ESP32-HomeKit/library.json b/lib/libesp32_div/ESP32-HomeKit/library.json new file mode 100644 index 000000000..950ae20b2 --- /dev/null +++ b/lib/libesp32_div/ESP32-HomeKit/library.json @@ -0,0 +1,12 @@ +{ + "name":"HomeKit", + "version": "1.0.0", + "description":"Apple HomeKit for ESP32", + "keywords":"HomeKit", + "repository": { + "type": "git", + "url": "" + }, + "frameworks": "arduino", + "platforms": "espressif32" +} \ No newline at end of file