blob: 64e9f8e2343d9869383299928c0b5a387c65e671 [file] [log] [blame]
{
"name": "PopupDialog",
"version": "1.1.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": "1.1.0"
},
"social_media_url": "https://twitter.com/theMWFire",
"platforms": {
"ios": "10.0"
},
"source_files": "PopupDialog/Classes/**/*",
"swift_version": "5",
"dependencies": {
"DynamicBlurView": [
"~> 3.0.1"
]
}
}