[Add] TQLClassifyScrollVC 0.0.9
diff --git a/Specs/1/9/5/TQLClassifyScrollVC/0.0.9/TQLClassifyScrollVC.podspec.json b/Specs/1/9/5/TQLClassifyScrollVC/0.0.9/TQLClassifyScrollVC.podspec.json
new file mode 100644
index 0000000..1233151
--- /dev/null
+++ b/Specs/1/9/5/TQLClassifyScrollVC/0.0.9/TQLClassifyScrollVC.podspec.json
@@ -0,0 +1,38 @@
+{
+  "name": "TQLClassifyScrollVC",
+  "version": "0.0.9",
+  "summary": "多tab 控制器.",
+  "homepage": "https://github.com/TianQiLi/TQLClassifyScrollVC",
+  "license": "MIT",
+  "authors": {
+    "litianqi": "871651575@qq.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "frameworks": [
+    "Foundation",
+    "UIKit"
+  ],
+  "source": {
+    "git": "https://github.com/TianQiLi/TQLClassifyScrollVC.git",
+    "tag": "0.0.9"
+  },
+  "source_files": "TQLClassifyScrollVC/*.{h,m}",
+  "resources": [
+    "TQLClassifyScrollVC/Resources/*.png",
+    "TQLClassifyScrollVC/Resources/*.bundle"
+  ],
+  "requires_arc": true,
+  "dependencies": {
+    "Masonry": [
+
+    ],
+    "DZNEmptyDataSet": [
+
+    ],
+    "MJRefresh": [
+      "~>2.0"
+    ]
+  }
+}