[Add] WIToast 0.0.1
diff --git a/Specs/1/5/1/WIToast/0.0.1/WIToast.podspec.json b/Specs/1/5/1/WIToast/0.0.1/WIToast.podspec.json
new file mode 100644
index 0000000..d63da13
--- /dev/null
+++ b/Specs/1/5/1/WIToast/0.0.1/WIToast.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "WIToast",
+  "version": "0.0.1",
+  "summary": "A developer Tool of WIToast.",
+  "description": "WIToast is a developer Tool, Improve development efficiency.",
+  "homepage": "https://github.com/huipengo/WIToast",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "huipengo": "penghui_only@163.com"
+  },
+  "source": {
+    "git": "https://github.com/huipengo/WIToast.git",
+    "tag": "0.0.1"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "WIToast/Classes/*.{h,m}",
+  "resources": "WIToast/Assets/*.{bundle}"
+}