[Add] SYLogManager 1.2.0
diff --git a/Specs/1/2/a/SYLogManager/1.2.0/SYLogManager.podspec.json b/Specs/1/2/a/SYLogManager/1.2.0/SYLogManager.podspec.json
new file mode 100644
index 0000000..d2365b5
--- /dev/null
+++ b/Specs/1/2/a/SYLogManager/1.2.0/SYLogManager.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "SYLogManager",
+  "version": "1.2.0",
+  "summary": "SYLogManager is used show log message.",
+  "homepage": "https://github.com/potato512/SYLogManager",
+  "license": "MIT",
+  "authors": {
+    "herman": "zhangsy757@163.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/potato512/SYLogManager.git",
+    "tag": "1.2.0"
+  },
+  "source_files": "SYLogManager/*.{h,m}",
+  "frameworks": [
+    "UIKit",
+    "Foundation"
+  ],
+  "requires_arc": true
+}