blob: 47ca484619fc92c7209ade7bea632c3f1523bd0b [file] [log] [blame]
{
"name": "DPPopupView",
"version": "0.1.2",
"summary": "A framework that uses UIViewPropertyAnimator to control a popup view.",
"homepage": "https://github.com/danielpluvia/DPPopupView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danielpluvia": "danielpluvia@outlook.com"
},
"source": {
"git": "https://github.com/danielpluvia/DPPopupView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "12.0"
},
"source_files": "DPPopupView/Classes/**/*",
"swift_version": "4.2"
}