[Add] ZDSwift 0.1.0
diff --git a/Specs/3/4/d/ZDSwift/0.1.0/ZDSwift.podspec.json b/Specs/3/4/d/ZDSwift/0.1.0/ZDSwift.podspec.json
new file mode 100644
index 0000000..7dd2982
--- /dev/null
+++ b/Specs/3/4/d/ZDSwift/0.1.0/ZDSwift.podspec.json
@@ -0,0 +1,24 @@
+{
+  "name": "ZDSwift",
+  "version": "0.1.0",
+  "summary": "This CocoaPod provides some Utilities, Extension of Swift. Make your code more easier.",
+  "description": "This CocoaPod provides some Utilities, Extension of Swift, make your code more easier.",
+  "swift_versions": "4.0",
+  "homepage": "https://github.com/duydole/ZDSwift",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "duydole": "duydl@vng.com.vn"
+  },
+  "source": {
+    "git": "https://github.com/duydole/ZDSwift.git",
+    "tag": "0.1.0"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "ZDSwift/Classes/**/*",
+  "swift_version": "4.0"
+}