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