blob: dd11b4d7aa6f361267ce1e56c3f85c1cebdbcf38 [file] [log] [blame]
{
"name": "ZDialog",
"version": "0.1.0",
"summary": "ZDialog is simple library for show 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.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "ZDialog/Classes/**/*",
"swift_version": "4.2"
}