[Add] ChannelizeCall 4.11.0
diff --git a/Specs/1/8/b/ChannelizeCall/4.11.0/ChannelizeCall.podspec.json b/Specs/1/8/b/ChannelizeCall/4.11.0/ChannelizeCall.podspec.json
new file mode 100644
index 0000000..c633f18
--- /dev/null
+++ b/Specs/1/8/b/ChannelizeCall/4.11.0/ChannelizeCall.podspec.json
@@ -0,0 +1,34 @@
+{
+  "name": "ChannelizeCall",
+  "version": "4.11.0",
+  "summary": "Channelize Call SDK",
+  "description": "A Video and Audio call SDK using Channelize API SDK",
+  "homepage": "https://channelize.io/",
+  "license": {
+    "type": "GPL",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Channelize": "support@channelize.io"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "requires_arc": true,
+  "swift_versions": "4.2",
+  "source": {
+    "git": "https://github.com/ChannelizeIO/Channelize-iOS.git",
+    "tag": "4.11.0",
+    "branch": "pods/Xcode11"
+  },
+  "vendored_frameworks": "Channelize_Voice_Video.framework",
+  "dependencies": {
+    "AgoraRtcEngine_iOS": [
+      ">= 2.3.1"
+    ],
+    "SDWebImage/GIF": [
+      "4.4.3"
+    ]
+  },
+  "swift_version": "4.2"
+}