[Add] HHProgressHUD 0.1.0
diff --git a/Specs/4/2/4/HHProgressHUD/0.1.0/HHProgressHUD.podspec.json b/Specs/4/2/4/HHProgressHUD/0.1.0/HHProgressHUD.podspec.json
new file mode 100644
index 0000000..f6f3837
--- /dev/null
+++ b/Specs/4/2/4/HHProgressHUD/0.1.0/HHProgressHUD.podspec.json
@@ -0,0 +1,35 @@
+{
+  "name": "HHProgressHUD",
+  "version": "0.1.0",
+  "summary": "HHProgressHUD SDK",
+  "description": "Toast Alert Hud Info",
+  "homepage": "https://github.com/manfengjun",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "jun": "chinafengjun@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/manfengjun/HHProgressHUD.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "swift_versions": "5.1",
+  "source_files": "HHProgressHUD/Classes/**/*",
+  "dependencies": {
+    "SwiftEntryKit": [
+
+    ],
+    "PopupDialog": [
+
+    ],
+    "NVActivityIndicatorView": [
+
+    ]
+  },
+  "swift_version": "5.1"
+}