From 0362b32a9f083519b2ef3849a45c77b9b7156ea7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D9=85=D9=87=D8=AF=DB=8C=20=D8=B9=D8=B3=DA=A9=D8=B1=DA=A9?=
 =?UTF-8?q?=D8=A7=D9=81=DB=8C?= <askarkafi@gmail.com>
Date: Fri, 30 Aug 2024 16:45:36 +0330
Subject: [PATCH] Add files via upload

---
 simkafi.json | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 simkafi.json

diff --git a/simkafi.json b/simkafi.json
new file mode 100644
index 0000000000..f2be2e5d8e
--- /dev/null
+++ b/simkafi.json
@@ -0,0 +1,12 @@
+{
+  "name": "SimKafi",
+  "version": "1.1.0",
+  "description": "A comprehensive library for SIM900/SIM800 modules",
+  "keywords": ["SIM900", "Communication", "GPRS"],
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/Askarkafi/SimKafi"
+  },
+  "platforms": ["espressif8266", "espressif32", "atmelavr"],
+  "frameworks": ["arduino"]
+}