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