[Add] XXAttributedLabel 0.0.9
diff --git a/Specs/3/7/b/XXAttributedLabel/0.0.9/XXAttributedLabel.podspec.json b/Specs/3/7/b/XXAttributedLabel/0.0.9/XXAttributedLabel.podspec.json
new file mode 100644
index 0000000..b64d8a4
--- /dev/null
+++ b/Specs/3/7/b/XXAttributedLabel/0.0.9/XXAttributedLabel.podspec.json
@@ -0,0 +1,20 @@
+{
+  "name": "XXAttributedLabel",
+  "version": "0.0.9",
+  "summary": "基于M80AttributedLabel实现的可选操作,让Label也可以支持复制、选择功能。",
+  "homepage": "https://github.com/solehe/XXAttributedLabel",
+  "license": "MIT",
+  "authors": {
+    "solehe": "soleworld@163.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://github.com/solehe/XXAttributedLabel.git",
+    "tag": "0.0.9"
+  },
+  "source_files": "XXAttributedLabel/**/*.{h,m}",
+  "exclude_files": "XXAttributedLabel/**/Pods/*.{h,m}",
+  "requires_arc": true
+}