[Add] DWExt 1.0.0
diff --git a/Specs/3/0/3/DWExt/1.0.0/DWExt.podspec.json b/Specs/3/0/3/DWExt/1.0.0/DWExt.podspec.json
new file mode 100644
index 0000000..5144c14
--- /dev/null
+++ b/Specs/3/0/3/DWExt/1.0.0/DWExt.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "DWExt",
+  "version": "1.0.0",
+  "summary": "This is my first pod",
+  "description": "My Useful extensions",
+  "homepage": "https://github.com/BiGapps-IOS/DWExt",
+  "license": "MIT",
+  "authors": {
+    "denis windover": "denis@bigapps.co.il"
+  },
+  "platforms": {
+    "ios": "11.0"
+  },
+  "source": {
+    "git": "https://github.com/BiGapps-IOS/DWExt.git",
+    "tag": "1.0.0"
+  },
+  "source_files": "DWExt/**/*",
+  "exclude_files": "DWExt/DWExt/*.plist",
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}