[Add] PickledSwift 0.5
diff --git a/Specs/f/5/1/PickledSwift/0.5/PickledSwift.podspec.json b/Specs/f/5/1/PickledSwift/0.5/PickledSwift.podspec.json
new file mode 100644
index 0000000..b9ba92f
--- /dev/null
+++ b/Specs/f/5/1/PickledSwift/0.5/PickledSwift.podspec.json
@@ -0,0 +1,20 @@
+{
+  "name": "PickledSwift",
+  "version": "0.5",
+  "summary": "My shared code for pickled games",
+  "platforms": {
+    "ios": "12.1"
+  },
+  "swift_versions": "5.0",
+  "description": "Code that should work for all repos",
+  "homepage": "https://github.com/jetmax25/PickledSwift",
+  "authors": {
+    "Mike": "Jetmax25@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/jetmax25/PickledSwift.git",
+    "tag": "0.5"
+  },
+  "source_files": "PickledSwift/PickledSwift/Source/**/*.{h,m,swift}",
+  "swift_version": "5.0"
+}