新版车辆监控
This commit is contained in:
29
Pods/Local Podspecs/DDUIGestureRecognizer.podspec.json
generated
Normal file
29
Pods/Local Podspecs/DDUIGestureRecognizer.podspec.json
generated
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user