blob: 5308fc4c7b69049f433c756c15380238396c8e2f [file] [log] [blame]
{
"name": "DTLocalNotification",
"version": "1.0.0",
"summary": "Custom control that makes displaying in-app notifications easier, cleaner and more efficient.",
"swift_version": "5.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTLocalNotification/Classes/**/*"
}