blob: 7b31b10354175a729ff363b8b421b6ee60c4c691 [file] [log] [blame]
{
"name": "DLLocalNotifications",
"version": "0.08",
"summary": "Local Notification Helper for User Notifications framework",
"description": "\"DLLocalNotifications makes it extremely easy to setup a local \tnotification, while making it easy to repeat notifications, and encapsulating away the intricacies of the User Notifications Framework.\"",
"homepage": "https://github.com/d7laungani/DLLocalNotifications",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Devesh Laungani",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/d7laungani/DLLocalNotifications.git",
"tag": "0.08"
},
"source_files": [
"DLLocalNotifications",
"DLLocalNotifications/**/*.{h,m,swift}"
]
}