[Add] mParticle-Wootric 8.0.1
diff --git a/Specs/f/4/4/mParticle-Wootric/8.0.1/mParticle-Wootric.podspec.json b/Specs/f/4/4/mParticle-Wootric/8.0.1/mParticle-Wootric.podspec.json
new file mode 100644
index 0000000..06cf064
--- /dev/null
+++ b/Specs/f/4/4/mParticle-Wootric/8.0.1/mParticle-Wootric.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "mParticle-Wootric",
+  "version": "8.0.1",
+  "summary": "Wootric integration for mParticle",
+  "description": "This is the Wootric integration for mParticle.",
+  "homepage": "https://www.mparticle.com",
+  "license": {
+    "type": "Apache 2.0",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "mParticle": "support@mparticle.com"
+  },
+  "source": {
+    "git": "https://github.com/mparticle-integrations/mparticle-apple-integration-wootric.git",
+    "tag": "8.0.1"
+  },
+  "social_media_url": "https://twitter.com/mparticle",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "ios": {
+    "source_files": "mParticle-Wootric/*.{h,m,mm}",
+    "dependencies": {
+      "mParticle-Apple-SDK/mParticle": [
+        "~> 8.0"
+      ],
+      "WootricSDK": [
+        "0.18"
+      ]
+    }
+  }
+}