blob: e99a867508c7ea45b4372cf33e12c84a45550418 [file] [log] [blame]
{
"name": "PopupDialog",
"version": "0.7.0",
"summary": "A simple custom popup dialog view controller",
"homepage": "https://github.com/orderella/PopupDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Wildfeuer": "mwfire@mwfire.de"
},
"source": {
"git": "https://github.com/orderella/PopupDialog.git",
"tag": "0.7.0"
},
"social_media_url": "https://twitter.com/theMWFire",
"platforms": {
"ios": "9.0"
},
"source_files": "PopupDialog/Classes/**/*",
"dependencies": {
"DynamicBlurView": [
"~> 2.0"
]
},
"pushed_with_swift_version": "4.0"
}