[Add] SYTools 1.0.5
diff --git a/Specs/4/f/f/SYTools/1.0.5/SYTools.podspec.json b/Specs/4/f/f/SYTools/1.0.5/SYTools.podspec.json
new file mode 100644
index 0000000..a0fd8e7
--- /dev/null
+++ b/Specs/4/f/f/SYTools/1.0.5/SYTools.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "SYTools",
+  "version": "1.0.5",
+  "summary": "this is a tools of app develop",
+  "description": "app develop always use config and this is a config of app develop",
+  "homepage": "https://github.com/longqinglei/SYTools",
+  "license": "MIT",
+  "authors": {
+    "龙青磊": "longqinglei@163.com"
+  },
+  "platforms": {
+    "ios": "6.0"
+  },
+  "source": {
+    "git": "https://github.com/longqinglei/SYTools.git",
+    "tag": "1.0.5"
+  },
+  "source_files": "SYTools/SYTool/*.{h,m}",
+  "frameworks": "UIKit",
+  "requires_arc": true
+}