[Add] YWAlertView 1.2.2
diff --git a/Specs/b/b/b/YWAlertView/1.2.2/YWAlertView.podspec.json b/Specs/b/b/b/YWAlertView/1.2.2/YWAlertView.podspec.json
new file mode 100644
index 0000000..ce8a27c
--- /dev/null
+++ b/Specs/b/b/b/YWAlertView/1.2.2/YWAlertView.podspec.json
@@ -0,0 +1,20 @@
+{
+  "name": "YWAlertView",
+  "version": "1.2.2",
+  "summary": "弹出框",
+  "description": "提示弹出框、选择弹出框、日期选择器、地址选择器、高效调用、高效扩展",
+  "homepage": "https://github.com/flyOfYW/YWAlertView",
+  "license": "MIT",
+  "authors": {
+    "flyOfYW": "1498627884@qq.com"
+  },
+  "platforms": {
+    "ios": "7.0"
+  },
+  "source": {
+    "git": "https://github.com/flyOfYW/YWAlertView.git",
+    "tag": "1.2.2"
+  },
+  "source_files": "YWAlertView/*",
+  "requires_arc": true
+}