[Add] ZSAlertManager 1.0.0
diff --git a/Specs/f/c/d/ZSAlertManager/1.0.0/ZSAlertManager.podspec.json b/Specs/f/c/d/ZSAlertManager/1.0.0/ZSAlertManager.podspec.json
new file mode 100644
index 0000000..6a17fc0
--- /dev/null
+++ b/Specs/f/c/d/ZSAlertManager/1.0.0/ZSAlertManager.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "ZSAlertManager",
+  "version": "1.0.0",
+  "summary": "ios 弹窗封装",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/TaylorsZ/ZSAlertManager",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "TTT": "zhangs1992@126.com"
+  },
+  "source": {
+    "git": "https://github.com/TaylorsZ/ZSAlertManager.git",
+    "tag": "1.0.0"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source_files": "ZSAlertManager/Classes/*.{swift}",
+  "swift_versions": "4.0",
+  "swift_version": "4.0"
+}