[Add] QBToast 0.1.6
diff --git a/Specs/e/3/6/QBToast/0.1.6/QBToast.podspec.json b/Specs/e/3/6/QBToast/0.1.6/QBToast.podspec.json
new file mode 100644
index 0000000..3a7b1cf
--- /dev/null
+++ b/Specs/e/3/6/QBToast/0.1.6/QBToast.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "QBToast",
+  "version": "0.1.6",
+  "summary": "Toast message for iOS",
+  "description": "TODO: Toast message for iOS written in Swift.",
+  "homepage": "https://github.com/sjc-bui/QBToast",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "sjc-bui": "bui@setjapan.co.jp"
+  },
+  "source": {
+    "git": "https://github.com/sjc-bui/QBToast.git",
+    "tag": "0.1.6"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.0",
+  "source_files": "QBToast/Classes/**/*",
+  "swift_version": "5.0"
+}