更新pod

This commit is contained in:
DDIsFriend
2023-12-26 17:57:08 +08:00
parent 5746a6ed72
commit 67ffe41748
9 changed files with 7753 additions and 7775 deletions

View File

@@ -1,29 +0,0 @@
{
"name": "DDUIGestureRecognizer",
"version": "0.1.3",
"summary": "A short description of DDUIGestureRecognizer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDIsFriend/DDUIGestureRecognizer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDIsFriend": "DDIsFriend@163.com"
},
"source": {
"git": "git@github.com:DDIsFriend/DDUIGestureRecognizer.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.0",
"subspecs": [
{
"name": "DDUIPanGestureRecognizer",
"source_files": "DDUIGestureRecognizer/Classes/DDUIPanGestureRecognizer/**/*"
}
],
"swift_version": "4.0"
}