[Add] HealthKitReporter 1.4.0
diff --git a/Specs/7/7/e/HealthKitReporter/1.4.0/HealthKitReporter.podspec.json b/Specs/7/7/e/HealthKitReporter/1.4.0/HealthKitReporter.podspec.json
new file mode 100644
index 0000000..acd9b9c
--- /dev/null
+++ b/Specs/7/7/e/HealthKitReporter/1.4.0/HealthKitReporter.podspec.json
@@ -0,0 +1,25 @@
+{
+  "name": "HealthKitReporter",
+  "version": "1.4.0",
+  "summary": "HealthKitReporter. A wrapper for HealthKit framework.",
+  "swift_versions": "5.3",
+  "description": "Helps to write or read data from Apple Health via HealthKit framework.",
+  "homepage": "https://github.com/VictorKachalov/HealthKitReporter",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Victor Kachalov": "victorkachalov@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/VictorKachalov/HealthKitReporter.git",
+    "tag": "1.4.0"
+  },
+  "social_media_url": "https://www.facebook.com/profile.php?id=1700091944",
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "HealthKitReporter/Classes/**/*",
+  "swift_version": "5.3"
+}