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