[Add] chaos 0.0.1
diff --git a/Specs/e/9/2/chaos/0.0.1/chaos.podspec.json b/Specs/e/9/2/chaos/0.0.1/chaos.podspec.json
new file mode 100644
index 0000000..6613b88
--- /dev/null
+++ b/Specs/e/9/2/chaos/0.0.1/chaos.podspec.json
@@ -0,0 +1,29 @@
+{
+  "name": "chaos",
+  "version": "0.0.1",
+  "summary": "模糊匹配",
+  "description": "模糊搜索,模糊匹配,",
+  "homepage": "https://github.com/woodjobber/chaos",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "woodjobber": "woodjobber@outlook.com"
+  },
+  "source": {
+    "git": "https://github.com/woodjobber/chaos.git",
+    "tag": "0.0.1"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source_files": "chaos/Classes/**/*",
+  "requires_arc": true,
+  "pod_target_xcconfig": {
+    "DEFINES_MODULE": "YES"
+  },
+  "swift_versions": "5.0",
+  "frameworks": "UIKit",
+  "swift_version": "5.0"
+}