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