[Add] Shawshank 0.0.4
diff --git a/Specs/3/4/c/Shawshank/0.0.4/Shawshank.podspec.json b/Specs/3/4/c/Shawshank/0.0.4/Shawshank.podspec.json
new file mode 100644
index 0000000..6815e6b
--- /dev/null
+++ b/Specs/3/4/c/Shawshank/0.0.4/Shawshank.podspec.json
@@ -0,0 +1,19 @@
+{
+  "name": "Shawshank",
+  "version": "0.0.4",
+  "license": "MIT",
+  "summary": "Easy stubbing for network calls in Swift unit tests",
+  "homepage": "https://github.com/atetlaw/shawshank",
+  "authors": {
+    "Andrew Tetlaw": "andrew@tetlaw.id.au"
+  },
+  "source": {
+    "git": "https://github.com/atetlaw/shawshank.git",
+    "tag": "0.0.4"
+  },
+  "source_files": "Shawshank/*.swift",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "swift_version": "4.2"
+}