[Add] SwiftMediator 0.1.0
diff --git a/Specs/0/3/5/SwiftMediator/0.1.0/SwiftMediator.podspec.json b/Specs/0/3/5/SwiftMediator/0.1.0/SwiftMediator.podspec.json
new file mode 100644
index 0000000..c271b0b
--- /dev/null
+++ b/Specs/0/3/5/SwiftMediator/0.1.0/SwiftMediator.podspec.json
@@ -0,0 +1,26 @@
+{
+  "name": "SwiftMediator",
+  "version": "0.1.0",
+  "summary": "路由.",
+  "description": "工具.",
+  "homepage": "https://github.com/jackiehu/",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "HU": "814030966@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/jackiehu/SwiftMediator.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "swift_versions": "5.1",
+  "requires_arc": true,
+  "frameworks": "UIKit",
+  "source_files": "SwiftMediator/SwiftMediator/Class/**/*",
+  "swift_version": "5.1"
+}