[Add] YHDragCard.swift 1.0.1
diff --git a/Specs/0/7/d/YHDragCard.swift/1.0.1/YHDragCard.swift.podspec.json b/Specs/0/7/d/YHDragCard.swift/1.0.1/YHDragCard.swift.podspec.json
new file mode 100644
index 0000000..5b79a5b
--- /dev/null
+++ b/Specs/0/7/d/YHDragCard.swift/1.0.1/YHDragCard.swift.podspec.json
@@ -0,0 +1,26 @@
+{
+  "name": "YHDragCard.swift",
+  "version": "1.0.1",
+  "summary": "仿探探滑牌左右滑动,可以自由配置各种属性,支持OC",
+  "description": "仿探探滑牌左右滑动,可以自由配置各种属性,支持OC",
+  "homepage": "https://github.com/liujunliuhong/YHDragContainer",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "liujunliuhong": "1035841713@qq.com"
+  },
+  "source": {
+    "git": "https://github.com/liujunliuhong/YHDragContainer.git",
+    "tag": "1.0.1"
+  },
+  "module_name": "YHDragCardSwift",
+  "swift_versions": "5.0",
+  "platforms": {
+    "ios": "8.0"
+  },
+  "requires_arc": true,
+  "source_files": "Sources/*.swift",
+  "swift_version": "5.0"
+}