[Add] LPCategory 0.0.2
diff --git a/Specs/0/2/f/LPCategory/0.0.2/LPCategory.podspec.json b/Specs/0/2/f/LPCategory/0.0.2/LPCategory.podspec.json
new file mode 100644
index 0000000..e35947b
--- /dev/null
+++ b/Specs/0/2/f/LPCategory/0.0.2/LPCategory.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "LPCategory",
+  "version": "0.0.2",
+  "summary": "Custom Category",
+  "platforms": {
+    "ios": "7.0"
+  },
+  "description": "this project provide all kinds of categories for iOS developer",
+  "homepage": "https://github.com/wlwZLP/LPCategory",
+  "license": "MIT",
+  "authors": {
+    "wlwZLP": "1060021533@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/wlwZLP/LPCategory.git",
+    "tag": "0.0.2",
+    "submodules": true
+  },
+  "source_files": "LPCategory/LPCategory/LPCategory/*.{h,m}",
+  "requires_arc": true
+}