[Add] LGNote 1.4.2
diff --git a/Specs/e/c/a/LGNote/1.4.2/LGNote.podspec.json b/Specs/e/c/a/LGNote/1.4.2/LGNote.podspec.json
new file mode 100644
index 0000000..9d0f3aa
--- /dev/null
+++ b/Specs/e/c/a/LGNote/1.4.2/LGNote.podspec.json
@@ -0,0 +1,63 @@
+{
+  "name": "LGNote",
+  "version": "1.4.2",
+  "summary": "笔记公共工具",
+  "homepage": "https://github.com/LYajun/LGNote",
+  "license": "MIT",
+  "frameworks": [
+    "Foundation",
+    "UIKit"
+  ],
+  "authors": {
+    "刘亚军": "liuyajun1999@icloud.com"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/LYajun/LGNote.git",
+    "tag": "1.4.2"
+  },
+  "source_files": [
+    "LGNote",
+    "LGNote/**/*.{h,m}"
+  ],
+  "public_header_files": "Helper/YBIBUtilities.h",
+  "resources": "LGNote/Resource/LGNote.bundle",
+  "requires_arc": true,
+  "dependencies": {
+    "Masonry": [
+
+    ],
+    "MJExtension": [
+
+    ],
+    "LGAlertHUD": [
+
+    ],
+    "ReactiveObjC": [
+
+    ],
+    "AFNetworking": [
+
+    ],
+    "MJRefresh": [
+
+    ],
+    "TFHpple": [
+
+    ],
+    "YYImage": [
+
+    ],
+    "SDWebImage": [
+
+    ],
+    "BlocksKit": [
+
+    ],
+    "YJBaseModule": [
+
+    ]
+  }
+}