[Add] JacquardToolkit 1.1.8
diff --git a/Specs/d/9/8/JacquardToolkit/1.1.8/JacquardToolkit.podspec.json b/Specs/d/9/8/JacquardToolkit/1.1.8/JacquardToolkit.podspec.json
new file mode 100644
index 0000000..27350fd
--- /dev/null
+++ b/Specs/d/9/8/JacquardToolkit/1.1.8/JacquardToolkit.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "JacquardToolkit",
+  "version": "1.1.8",
+  "summary": "This development toolkit for the Levi's Jacquard.",
+  "description": "This is a framework for interacting with the Levi's Jacquard made by Caleb Rudnicki",
+  "homepage": "https://github.com/gt-etextiles-hacking/JacquardToolkit",
+  "license": "MIT",
+  "authors": {
+    "Caleb Rudnicki": "calebrudnicki@gmail.com"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "git": "https://github.com/gt-etextiles-hacking/JacquardToolkit.git",
+    "tag": "1.1.8"
+  },
+  "source_files": "JacquardToolkit/**/*.{h,m,swift,mlmodel}",
+  "exclude_files": [
+    "JacquardToolkit/CustomGestureModels/**"
+  ]
+}