[Add] HYUIKit-ios 0.0.8
diff --git a/Specs/1/b/a/HYUIKit-ios/0.0.8/HYUIKit-ios.podspec.json b/Specs/1/b/a/HYUIKit-ios/0.0.8/HYUIKit-ios.podspec.json
new file mode 100644
index 0000000..77da45b
--- /dev/null
+++ b/Specs/1/b/a/HYUIKit-ios/0.0.8/HYUIKit-ios.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "HYUIKit-ios",
+  "version": "0.0.8",
+  "summary": "HYUIKit-ios.",
+  "description": "iOS中UIKit的一些方法集合",
+  "homepage": "https://github.com/oceanfive/HYUIKit-ios",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "oceanfive": "849638313@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/oceanfive/HYUIKit-ios.git",
+    "tag": "0.0.8"
+  },
+  "platforms": {
+    "ios": "7.0"
+  },
+  "source_files": "HYUIKit-ios/Classes/**/*",
+  "frameworks": "UIKit"
+}