blob: 6250d13335de13cc8c0b21d69f54f2cd8dd55c83 [file] [log] [blame]
{
"name": "ZDialog",
"version": "0.2.0",
"summary": "ZDialog lib for easy to show a dialog like as alert dialog",
"description": "ZAlertDialog is simple to show an alert dialog with support multi line for the title and message is scrollable if you set the long message.",
"homepage": "https://github.com/zabih1420/ZAlertDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zabih": "zabih1420@gmail.com"
},
"source": {
"git": "https://github.com/zabih1420/ZAlertDialog.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "ZDialog/Classes/**/*",
"swift_version": "4.2"
}