[Add] DEBuilder 0.2.0
diff --git a/Specs/2/c/1/DEBuilder/0.2.0/DEBuilder.podspec.json b/Specs/2/c/1/DEBuilder/0.2.0/DEBuilder.podspec.json
new file mode 100644
index 0000000..0607567
--- /dev/null
+++ b/Specs/2/c/1/DEBuilder/0.2.0/DEBuilder.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "DEBuilder",
+  "version": "0.2.0",
+  "swift_versions": "4.0",
+  "summary": "More simply create object",
+  "homepage": "https://github.com/DAEUN28/DEBuilder",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "DAEUN28": "acone1128@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/DAEUN28/DEBuilder.git",
+    "tag": "0.2.0"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source_files": "Sources/**/*.swift",
+  "swift_version": "4.0"
+}