[Add] RajKPrivatePod 0.1.4
diff --git a/Specs/9/2/e/RajKPrivatePod/0.1.4/RajKPrivatePod.podspec.json b/Specs/9/2/e/RajKPrivatePod/0.1.4/RajKPrivatePod.podspec.json
new file mode 100644
index 0000000..8aada92
--- /dev/null
+++ b/Specs/9/2/e/RajKPrivatePod/0.1.4/RajKPrivatePod.podspec.json
@@ -0,0 +1,52 @@
+{
+  "name": "RajKPrivatePod",
+  "version": "0.1.4",
+  "summary": "A short description of RajKPrivatePod.",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/rajdegpeg/PrivatePod",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "rajdegpeg": "rajendra.kadam@degpeg.com"
+  },
+  "source": {
+    "git": "https://github.com/rajdegpeg/PrivatePod.git",
+    "tag": "0.1.4"
+  },
+  "platforms": {
+    "ios": "13.0"
+  },
+  "swift_versions": "5.0",
+  "source_files": "PrivatePod/Classes/**/*",
+  "resource_bundles": {
+    "PrivatePod": [
+      "PrivatePod/Assets/Images/*.png",
+      "PrivatePod/Assets/*.xib",
+      "PrivatePod/Classes/*.xib",
+      "PrivatePod/Assets/Storyboard.storyboard"
+    ]
+  },
+  "dependencies": {
+    "Socket.IO-Client-Swift": [
+      "~> 16.0"
+    ],
+    "MBProgressHUD": [
+      "~> 1.2"
+    ],
+    "Kingfisher": [
+      "~> 7.0"
+    ],
+    "ObjectMapper": [
+      "~> 4.2"
+    ],
+    "GrowingTextView": [
+      "0.7.2"
+    ],
+    "IQKeyboardManagerSwift": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}