blob: 5802fe2b86f5e56d7787ea449f8134f6bdf7bb25 [file] [log] [blame]
{
"name": "DDAlert",
"version": "0.4.0",
"homepage": "https://github.com/pokchy/DDAlert",
"summary": "Customize your alerts and have better user experience by optionally presenting them where user tapped.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thanh Duc Do": "29248367+pokchy@users.noreply.github.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pokchy/DDAlert.git",
"tag": "0.4.0"
},
"source_files": "DDAlert/Source/*.{swift,xib}",
"swift_version": "5.1"
}