[Delete] LQGUIComponents 1.0.6
diff --git a/Specs/3/3/4/LQGUIComponents/1.0.6/LQGUIComponents.podspec.json b/Specs/3/3/4/LQGUIComponents/1.0.6/LQGUIComponents.podspec.json
deleted file mode 100644
index 09b8973..0000000
--- a/Specs/3/3/4/LQGUIComponents/1.0.6/LQGUIComponents.podspec.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
-  "name": "LQGUIComponents",
-  "version": "1.0.6",
-  "summary": "UI组件库",
-  "description": "包括:Alert、ActionSheet、HUD、Toast",
-  "homepage": "https://github.com/LuoJianGitHub/LQGUIComponents",
-  "license": {
-    "type": "MIT",
-    "file": "LICENSE"
-  },
-  "authors": {
-    "LuoJian": "362133076@qq.com"
-  },
-  "source": {
-    "git": "https://github.com/LuoJianGitHub/LQGUIComponents.git",
-    "tag": "1.0.6"
-  },
-  "platforms": {
-    "ios": "8.0"
-  },
-  "subspecs": [
-    {
-      "name": "Alert",
-      "source_files": "LQGUIComponents/Classes/Alert/*"
-    },
-    {
-      "name": "Prompt",
-      "source_files": "LQGUIComponents/Classes/Prompt/*"
-    },
-    {
-      "name": "Default",
-      "source_files": "LQGUIComponents/Classes/Default/*",
-      "resource_bundles": {
-        "LQGDefault": "LQGUIComponents/Classes/Default/LQGDefault.xcassets"
-      }
-    }
-  ]
-}