blob: df2bf92534408163a10d0f1417462b026ee2010d [file] [log] [blame]
{
"name": "DPPopupView",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "12.0"
},
"source_files": "DPPopupView/Classes/**/*",
"swift_version": "5"
}