[Add] Ylert 0.1.3
diff --git a/Specs/0/1/e/Ylert/0.1.3/Ylert.podspec.json b/Specs/0/1/e/Ylert/0.1.3/Ylert.podspec.json
new file mode 100644
index 0000000..c10f06d
--- /dev/null
+++ b/Specs/0/1/e/Ylert/0.1.3/Ylert.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "Ylert",
+  "version": "0.1.3",
+  "summary": "Swift ๅ†™็š„ Alert ๆจกๅ—",
+  "swift_versions": "5.0",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/Podul/Ylert",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Podul": "ylpodul@163.com"
+  },
+  "source": {
+    "git": "https://github.com/Podul/Ylert.git",
+    "tag": "0.1.3"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "Source/Ylert/**/*",
+  "swift_version": "5.0"
+}