[Add] LJViewKit 2.1.9
diff --git a/Specs/9/d/1/LJViewKit/2.1.9/LJViewKit.podspec.json b/Specs/9/d/1/LJViewKit/2.1.9/LJViewKit.podspec.json
new file mode 100644
index 0000000..8cd4ceb
--- /dev/null
+++ b/Specs/9/d/1/LJViewKit/2.1.9/LJViewKit.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "LJViewKit",
+  "version": "2.1.9",
+  "summary": "View大小变化监听",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://github.com/lijian096870/LJViewKit",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "1358756992@qq.com": "enigma.lj@webi.com.cn"
+  },
+  "source": {
+    "git": "https://github.com/lijian096870/LJViewKit.git",
+    "tag": "2.1.9"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "LJViewKit/Classes/**/*",
+  "public_header_files": "LJViewKit/Classes/LJViewKit.h",
+  "frameworks": "UIKit"
+}