[Add] ZHud 1.0.0
diff --git a/Specs/7/5/7/ZHud/1.0.0/ZHud.podspec.json b/Specs/7/5/7/ZHud/1.0.0/ZHud.podspec.json
new file mode 100644
index 0000000..a96e2e8
--- /dev/null
+++ b/Specs/7/5/7/ZHud/1.0.0/ZHud.podspec.json
@@ -0,0 +1,37 @@
+{
+  "name": "ZHud",
+  "version": "1.0.0",
+  "summary": "A Lib For hud.",
+  "description": "ZHud是hud封装",
+  "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE.md"
+  },
+  "authors": {
+    "StoneStoneStoneWang": "yuanxingfu1314@163.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "swift_versions": "5.0",
+  "pod_target_xcconfig": {
+    "DEFINES_MODULE": "YES"
+  },
+  "static_framework": true,
+  "frameworks": [
+    "UIKit",
+    "Foundation"
+  ],
+  "source": {
+    "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
+    "tag": "1.0.0"
+  },
+  "vendored_frameworks": "Framework/ZHud/ZHud.framework",
+  "dependencies": {
+    "SVProgressHUD": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}