blob: 9a1dc56d88f71c8a93bd1aaa5556cc3827daeade [file] [log] [blame]
{
"name": "VDAnimation",
"version": "1.24.0",
"summary": "A short description of VDAnimation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dankinsoid/VDAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voidilov": "voidilov@gmail.com"
},
"source": {
"git": "https://github.com/dankinsoid/VDAnimation.git",
"tag": "1.24.0"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.4",
"source_files": "Sources/VDAnimation/**/*",
"frameworks": "UIKit",
"dependencies": {
"ConstraintsOperators": [
],
"VD": [
"~> 1.58.0"
]
},
"swift_version": "5.4"
}