[Add] OkraWidget 1.0.1
diff --git a/Specs/6/f/0/OkraWidget/1.0.1/OkraWidget.podspec.json b/Specs/6/f/0/OkraWidget/1.0.1/OkraWidget.podspec.json
new file mode 100644
index 0000000..1b03eda
--- /dev/null
+++ b/Specs/6/f/0/OkraWidget/1.0.1/OkraWidget.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "OkraWidget",
+  "version": "1.0.1",
+  "summary": "This is the Okra ios widget.",
+  "description": "This framework allows you to integrate the Okra widget into your ios application in no time.",
+  "homepage": "https://github.com/okraHQ/okra-ios-sdk",
+  "license": "MIT",
+  "authors": {
+    "beshiett": "beshiett@okra.ng"
+  },
+  "platforms": {
+    "ios": "13.1"
+  },
+  "source": {
+    "git": "https://github.com/okraHQ/okra-ios-sdk.git",
+    "tag": "1.0.1"
+  },
+  "source_files": "OkraWidget/**/*.{swift,storyboard,h}",
+  "swift_versions": "5.1",
+  "swift_version": "5.1"
+}