[Add] JTBaseSDK 0.5.0.4
diff --git a/Specs/b/8/4/JTBaseSDK/0.5.0.4/JTBaseSDK.podspec.json b/Specs/b/8/4/JTBaseSDK/0.5.0.4/JTBaseSDK.podspec.json
new file mode 100644
index 0000000..50382cd
--- /dev/null
+++ b/Specs/b/8/4/JTBaseSDK/0.5.0.4/JTBaseSDK.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "JTBaseSDK",
+  "version": "0.5.0.4",
+  "summary": "加推基础SDK",
+  "description": "TODO: Add long description of the pod here.",
+  "homepage": "https://gitee.com/jiatuiios/JTBaseSDK.git",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "加推": "https://www.jiatui.com/?source=bdpz_pc&zbt"
+  },
+  "source": {
+    "git": "https://gitee.com/jiatuiios/JTBaseSDK.git",
+    "tag": "0.5.0.4"
+  },
+  "requires_arc": true,
+  "platforms": {
+    "ios": "10.0"
+  },
+  "resources": "JTBaseSDK/Assets/JTBaseSDKBundle.bundle",
+  "source_files": "JTBaseSDK/Classes/**/*.{h,m,mm,d,c,swift}",
+  "swift_versions": "5.0",
+  "public_header_files": "JTBaseSDK/Classes/**/*.h",
+  "swift_version": "5.0"
+}