blob: f38796af4e357977af11a2a508f69bc30b1efec4 [file] [log] [blame]
{
"name": "DPPopupView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "DPPopupView/Classes/**/*",
"swift_version": "4.2"
}