[Add] Observers 0.0.1
diff --git a/Specs/1/b/3/Observers/0.0.1/Observers.podspec.json b/Specs/1/b/3/Observers/0.0.1/Observers.podspec.json
new file mode 100644
index 0000000..bfe95f5
--- /dev/null
+++ b/Specs/1/b/3/Observers/0.0.1/Observers.podspec.json
@@ -0,0 +1,21 @@
+{
+  "name": "Observers",
+  "version": "0.0.1",
+  "summary": "A short description of Observers.",
+  "swift_version": "4.2",
+  "description": "私有pod测试,测试",
+  "homepage": "http://aoto.io/",
+  "license": "MIT",
+  "authors": {
+    "houqinzhe": "houqinzhe@gmail.com"
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "source": {
+    "git": "https://github.com/houqinzhe/TestTool.git",
+    "tag": "0.0.1"
+  },
+  "source_files": "Observers/*.swift",
+  "frameworks": "UIKit"
+}