[Add] YCAlert 1.1.0
diff --git a/Specs/3/5/b/YCAlert/1.1.0/YCAlert.podspec.json b/Specs/3/5/b/YCAlert/1.1.0/YCAlert.podspec.json
new file mode 100644
index 0000000..1301430
--- /dev/null
+++ b/Specs/3/5/b/YCAlert/1.1.0/YCAlert.podspec.json
@@ -0,0 +1,20 @@
+{
+  "name": "YCAlert",
+  "version": "1.1.0",
+  "summary": "实现类似系统的UIAlertView、UIActionSheet高级管理,方便自定义弹窗和底部弹出视图",
+  "description": "实现类似系统的UIAlertView、UIActionSheet高级管理,方便自定义弹窗和底部弹出视图",
+  "homepage": "https://github.com/Loveying",
+  "license": "MIT",
+  "authors": {
+    "xiayingying": "xyy_ios@163.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/Loveying/YCAlert.git",
+    "tag": "1.1.0"
+  },
+  "source_files": "YCAlert/**/*.{h,m}",
+  "requires_arc": true
+}