[Add] DryLocalizable 0.0.1
diff --git a/Specs/1/a/9/DryLocalizable/0.0.1/DryLocalizable.podspec.json b/Specs/1/a/9/DryLocalizable/0.0.1/DryLocalizable.podspec.json
new file mode 100644
index 0000000..f89992c
--- /dev/null
+++ b/Specs/1/a/9/DryLocalizable/0.0.1/DryLocalizable.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "DryLocalizable",
+  "version": "0.0.1",
+  "summary": "DryLocalizable",
+  "swift_versions": "5",
+  "description": "TODO: 本地化配置工具.",
+  "homepage": "https://github.com/duanruiying/DryLocalizable",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "duanruiying": "2237840768@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/duanruiying/DryLocalizable.git",
+    "tag": "0.0.1"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "requires_arc": true,
+  "source_files": "DryLocalizable/Classes/Code/**/*"
+}