[Add] LWOCKit 0.0.76.672
diff --git a/Specs/e/d/f/LWOCKit/0.0.76.672/LWOCKit.podspec.json b/Specs/e/d/f/LWOCKit/0.0.76.672/LWOCKit.podspec.json
new file mode 100644
index 0000000..04d698d
--- /dev/null
+++ b/Specs/e/d/f/LWOCKit/0.0.76.672/LWOCKit.podspec.json
@@ -0,0 +1,41 @@
+{
+  "name": "LWOCKit",
+  "version": "0.0.76.672",
+  "summary": "LWOCKit",
+  "description": "常用Category分类,LWOCKit",
+  "homepage": "https://github.com/boyssimple/LWOCKit.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "罗伟": "luowei@cqyanyu.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/boyssimple/LWOCKit.git",
+    "tag": "0.0.76.672"
+  },
+  "source_files": "Sources/**/*.{h,m}",
+  "resources": "Sources/**/*.bundle",
+  "frameworks": [
+    "UIKit",
+    "Foundation"
+  ],
+  "dependencies": {
+    "MBProgressHUD": [
+      "~> 1.1.0"
+    ],
+    "AFNetworking": [
+      "~> 3.2.1"
+    ],
+    "MJExtension": [
+      "~> 3.0.15.1"
+    ],
+    "FMDB": [
+      "~> 2.7.5"
+    ]
+  }
+}