blob: 67b0663168eec9a00c2dce4e96c7a417108bb227 [file] [log] [blame]
{
"name": "PopupDialog",
"version": "0.1.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.1.2"
},
"social_media_url": "https://twitter.com/orderella",
"platforms": {
"ios": "9.0"
},
"source_files": "PopupDialog/Classes/**/*",
"dependencies": {
"FXBlurView": [
]
}
}