[Add] OkraWidget 3.0
diff --git a/Specs/6/f/0/OkraWidget/3.0/OkraWidget.podspec.json b/Specs/6/f/0/OkraWidget/3.0/OkraWidget.podspec.json
new file mode 100644
index 0000000..e28ba308
--- /dev/null
+++ b/Specs/6/f/0/OkraWidget/3.0/OkraWidget.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "OkraWidget",
+  "version": "3.0",
+  "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": "3.0"
+  },
+  "source_files": "OkraWidget/**/*.{swift,storyboard,h}",
+  "swift_versions": "5.1",
+  "swift_version": "5.1"
+}