[Add] GraphyiOSChatSDK 1.0.40
diff --git a/Specs/d/6/9/GraphyiOSChatSDK/1.0.40/GraphyiOSChatSDK.podspec.json b/Specs/d/6/9/GraphyiOSChatSDK/1.0.40/GraphyiOSChatSDK.podspec.json
new file mode 100644
index 0000000..7e33f78
--- /dev/null
+++ b/Specs/d/6/9/GraphyiOSChatSDK/1.0.40/GraphyiOSChatSDK.podspec.json
@@ -0,0 +1,61 @@
+{
+  "name": "GraphyiOSChatSDK",
+  "version": "1.0.40",
+  "summary": "Graphy iOS Chat SDK",
+  "swift_versions": "5.0",
+  "description": "GraphyiOSChatSDK is the official Swift client for Graphy-App Chat, a service for building chat applications.",
+  "homepage": "https://graphy.com/",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Sudhanshu Dwivedi": "Sudhanshu.dwivedi@graphy.com"
+  },
+  "platforms": {
+    "ios": "13.0"
+  },
+  "source": {
+    "git": "https://github.com/Graphy-App/Graphy-iOS-ChatSDK.git",
+    "tag": "1.0.40"
+  },
+  "source_files": "GraphyiOSChatSDK/**/*.{swift}",
+  "resources": "GraphyiOSChatSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,plist, ttf}",
+  "frameworks": "UIKit",
+  "dependencies": {
+    "Socket.IO-Client-Swift": [
+
+    ],
+    "PanModal": [
+
+    ],
+    "NextGrowingTextView": [
+      "~> 1.4"
+    ],
+    "SDWebImage": [
+
+    ],
+    "SwiftyMarkdown": [
+
+    ],
+    "emojidataios": [
+
+    ],
+    "ViewPager-Swift": [
+
+    ],
+    "ObjectMapper": [
+
+    ],
+    "ISEmojiView": [
+
+    ],
+    "Amplitude": [
+
+    ],
+    "ImageScout": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}