blob: bfea93a15422172d777e52bdc24c3585f4e3f7bc [file] [log] [blame]
{
"name": "VDAnimation",
"version": "0.1.8",
"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": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"source_files": "VDAnimations/**/*",
"frameworks": "UIKit",
"dependencies": {
"ConstraintsOperators": [
]
},
"swift_version": "5.1"
}