[Add] KNPhotoBrowser 2.3.3
diff --git a/Specs/c/3/d/KNPhotoBrowser/2.3.3/KNPhotoBrowser.podspec.json b/Specs/c/3/d/KNPhotoBrowser/2.3.3/KNPhotoBrowser.podspec.json
new file mode 100644
index 0000000..61c8b80
--- /dev/null
+++ b/Specs/c/3/d/KNPhotoBrowser/2.3.3/KNPhotoBrowser.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "KNPhotoBrowser",
+  "version": "2.3.3",
+  "summary": "A lightweight and beautiful photo or video browser and adapt rotate screen",
+  "description": "A lightweight and beautiful photo or video browser and adapt rotate screen",
+  "homepage": "https://github.com/LuKane/KNPhotoBrowser",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "LuKane": "1169604556@qq.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "git": "https://github.com/LuKane/KNPhotoBrowser.git",
+    "tag": "2.3.3"
+  },
+  "source_files": "KNPhotoBrowser/KNPhotoBrowser/**/*.{h,m}",
+  "resources": "KNPhotoBrowser/KNPhotoBrowser/KNPhotoBrowser.bundle",
+  "frameworks": [
+    "Foundation",
+    "UIKit"
+  ],
+  "requires_arc": true,
+  "dependencies": {
+    "SDWebImage": [
+
+    ]
+  }
+}