[Add] OCUtilsFramework 0.1.3
diff --git a/Specs/e/6/5/OCUtilsFramework/0.1.3/OCUtilsFramework.podspec.json b/Specs/e/6/5/OCUtilsFramework/0.1.3/OCUtilsFramework.podspec.json
new file mode 100644
index 0000000..3c2afbd
--- /dev/null
+++ b/Specs/e/6/5/OCUtilsFramework/0.1.3/OCUtilsFramework.podspec.json
@@ -0,0 +1,35 @@
+{
+  "name": "OCUtilsFramework",
+  "version": "0.1.3",
+  "summary": "This is demo for utils class.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/ajayMishra1/OCUtilsFramework.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "ajayMishra1": "mishraajay95124@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/ajayMishra1/OCUtilsFramework.git",
+    "tag": "0.1.3"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.0",
+  "source_files": "Classes/**/*",
+  "dependencies": {
+    "Alamofire": [
+
+    ],
+    "ReachabilitySwift": [
+
+    ],
+    "SwifterSwift": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}