blob: f664db8f9839f7925d4650b80cf180f145416ada [file] [log] [blame]
{
"name": "PopupDialog",
"version": "0.8.1",
"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.8.1"
},
"social_media_url": "https://twitter.com/theMWFire",
"platforms": {
"ios": "9.0"
},
"source_files": "PopupDialog/Classes/**/*",
"dependencies": {
"DynamicBlurView": [
"~> 2.0"
]
}
}