[Add] yoodee 0.9.5
diff --git a/Specs/4/2/c/yoodee/0.9.5/yoodee.podspec.json b/Specs/4/2/c/yoodee/0.9.5/yoodee.podspec.json
new file mode 100644
index 0000000..7775ce9
--- /dev/null
+++ b/Specs/4/2/c/yoodee/0.9.5/yoodee.podspec.json
@@ -0,0 +1,41 @@
+{
+  "name": "yoodee",
+  "version": "0.9.5",
+  "summary": "Feed community.",
+  "description": "Freewill Feed community library",
+  "homepage": "https://hr.freewillgroup.com",
+  "license": "MIT",
+  "authors": {
+    "suthisak chuenjit": "suthisak.ch@hotmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "pod_target_xcconfig": {
+    "SWIFT_VERSION": "4.2"
+  },
+  "source": {
+    "git": "http://gitlab.freewillgroup.com/fwmdckk/yoodee.git",
+    "tag": "0.9.5"
+  },
+  "source_files": "YooDee/Class/**/*.{lproj,h,m,swift,strings}",
+  "resources": "YooDee/Class/*.xcassets",
+  "frameworks": "UIKit",
+  "requires_arc": true,
+  "dependencies": {
+    "Alamofire": [
+      "~> 5.0"
+    ],
+    "SDWebImage": [
+      "~> 5.0"
+    ],
+    "IQKeyboardManagerSwift": [
+
+    ],
+    "Fusuma": [
+
+    ]
+  },
+  "swift_versions": "4.2",
+  "swift_version": "4.2"
+}