[Add] TestGliderSDK 1.1.1
diff --git a/Specs/f/4/1/TestGliderSDK/1.1.1/TestGliderSDK.podspec.json b/Specs/f/4/1/TestGliderSDK/1.1.1/TestGliderSDK.podspec.json
new file mode 100644
index 0000000..18f3064
--- /dev/null
+++ b/Specs/f/4/1/TestGliderSDK/1.1.1/TestGliderSDK.podspec.json
@@ -0,0 +1,31 @@
+{
+  "name": "TestGliderSDK",
+  "version": "1.1.1",
+  "summary": "This framework provides Live Interview implementation.",
+  "description": "This is support framework for Glider which provides Live Interview implementation.",
+  "homepage": "https://glider.ai/glider-ai-sdk/",
+  "license": {
+    "type": "MIT",
+    "file": "GliderSDK/LICENSE"
+  },
+  "authors": "abhisheksnapwiz",
+  "source": {
+    "http": "https://glidercdn.snapwiz.net/GliderSDK/TEST/GliderSDK_Test_V1.0.zip"
+  },
+  "vendored_frameworks": "GliderSDK/GliderSDK.framework",
+  "resources": "GliderSDK/GliderSDK.bundle",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "static_framework": true,
+  "swift_version": "4.0",
+  "frameworks": "UIKit",
+  "dependencies": {
+    "OpenTok": [
+      "2.15.3"
+    ],
+    "Meteor": [
+
+    ]
+  }
+}