blob: a6d3117ea55d01197ea93511d656c18136cb570d [file] [log] [blame]
{
"name": "DGDialogAnimator",
"version": "1.0.1",
"summary": "UIView animator used to display dialog",
"homepage": "https://github.com/Digipolitan/dialog-animator-swift",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/dialog-animator.git",
"tag": "v1.0.1"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}