[Add] DeviceHardware 1.0.0
diff --git a/Specs/b/b/9/DeviceHardware/1.0.0/DeviceHardware.podspec.json b/Specs/b/b/9/DeviceHardware/1.0.0/DeviceHardware.podspec.json
new file mode 100644
index 0000000..ac31d9d
--- /dev/null
+++ b/Specs/b/b/9/DeviceHardware/1.0.0/DeviceHardware.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "DeviceHardware",
+  "version": "1.0.0",
+  "summary": "DeviceHardware is a package for getting iPhone, iPad and Mac model names and hardware information.",
+  "homepage": "https://github.com/Shakshi3104/DeviceHardware",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": "Shakshi3104",
+  "platforms": {
+    "ios": "12.0",
+    "osx": "10.15"
+  },
+  "source": {
+    "git": "https://github.com/Shakshi3104/DeviceHardware.git",
+    "tag": "1.0.0"
+  },
+  "source_files": "Sources/**/*.{swift}",
+  "swift_versions": "5.0",
+  "swift_version": "5.0"
+}