blob: 7d3f3f4bcdba9a87d75032f9acc3b71c442f206f [file] [log] [blame]
{
"name": "DDAlert",
"version": "0.4.2",
"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": "ducdo212@gmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pokchy/DDAlert.git",
"tag": "0.4.2"
},
"source_files": "DDAlert/Source/*.swift",
"resources": "DDAlert/Source/*.xib",
"swift_version": "5.1"
}