blob: d339cbebc3918531b98c93938f1e9e33d478ba6b [file] [log] [blame]
{
"name": "PopupDialog",
"version": "0.4.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": "0.4.0"
},
"social_media_url": "https://twitter.com/orderella",
"platforms": {
"ios": "8.0"
},
"source_files": "PopupDialog/Classes/**/*",
"dependencies": {
"TZStackView": [
]
}
}