[Add] Nantes 0.0.9
diff --git a/Specs/6/2/b/Nantes/0.0.9/Nantes.podspec.json b/Specs/6/2/b/Nantes/0.0.9/Nantes.podspec.json
new file mode 100644
index 0000000..50c9d9a
--- /dev/null
+++ b/Specs/6/2/b/Nantes/0.0.9/Nantes.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "Nantes",
+  "version": "0.0.9",
+  "summary": "A swift replacement of TTTAttributedLabel",
+  "description": "Nantes is a swift replacement of TTTAttributedLabel.",
+  "homepage": "https://github.com/Instacart/Nantes",
+  "license": {
+    "type": "Apache 2.0",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "chansen22": "chris.hansen@instacart.com"
+  },
+  "source": {
+    "git": "https://github.com/Instacart/Nantes.git",
+    "tag": "0.0.9"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source_files": "Source/Classes/**/*",
+  "swift_versions": "5.0",
+  "frameworks": "UIKit",
+  "swift_version": "5.0"
+}