blob: 74856d15b42e95736a0c476e57507fc32ee23d1e [file] [log] [blame]
{
"name": "DTLocalNotification",
"version": "0.1.0",
"summary": "Custom control that makes displaying in-app notifications easier, cleaner and more efficient.",
"swift_version": "4.0",
"description": "DTLocalNotification offers you an fast and easy way to show popups and notifications in your app.",
"homepage": "https://github.com/tungvoduc/DTLocalNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tungvoduc": "tung98.dn@gmail.com"
},
"source": {
"git": "https://github.com/tungvoduc/DTLocalNotification.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTLocalNotification/Classes/**/*"
}