[Add] JTAppleCalendar 8.0.3
diff --git a/Specs/4/0/b/JTAppleCalendar/8.0.3/JTAppleCalendar.podspec.json b/Specs/4/0/b/JTAppleCalendar/8.0.3/JTAppleCalendar.podspec.json
new file mode 100644
index 0000000..01ad3c2
--- /dev/null
+++ b/Specs/4/0/b/JTAppleCalendar/8.0.3/JTAppleCalendar.podspec.json
@@ -0,0 +1,22 @@
+{
+  "name": "JTAppleCalendar",
+  "version": "8.0.3",
+  "summary": "The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS",
+  "description": "A highly configurable Apple calendar control. Contains features like boundary dates, month and week view. Very light weight.",
+  "homepage": "https://patchthecode.com",
+  "license": "MIT",
+  "authors": {
+    "JayT": "patchthecode@gmail.com"
+  },
+  "source": {
+    "git": "https://github.com/patchthecode/JTAppleCalendar.git",
+    "tag": "8.0.3"
+  },
+  "swift_versions": "5",
+  "platforms": {
+    "ios": "10.0",
+    "tvos": "10.0"
+  },
+  "source_files": "Sources/JTAppleCalendar/*.swift",
+  "swift_version": "5"
+}