[Add] JoyConSwift 0.0.4
diff --git a/Specs/7/4/a/JoyConSwift/0.0.4/JoyConSwift.podspec.json b/Specs/7/4/a/JoyConSwift/0.0.4/JoyConSwift.podspec.json
new file mode 100644
index 0000000..7c709a4
--- /dev/null
+++ b/Specs/7/4/a/JoyConSwift/0.0.4/JoyConSwift.podspec.json
@@ -0,0 +1,20 @@
+{
+  "name": "JoyConSwift",
+  "version": "0.0.4",
+  "summary": "IOKit wrapper for Nintendo Joy-Con and ProController (macOS, Swift)",
+  "homepage": "https://github.com/magicien/JoyConSwift",
+  "license": "MIT",
+  "authors": {
+    "magicien": "magicien.du.ballon@gmail.com"
+  },
+  "platforms": {
+    "osx": "10.14"
+  },
+  "source": {
+    "git": "https://github.com/magicien/JoyConSwift.git",
+    "tag": "v0.0.4"
+  },
+  "source_files": "Source/**/*.{swift,h}",
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}