blob: a527e7677d4a7199fe5c3ca149aab9a648b00ac4 [file] [log] [blame]
{
"name": "DLLocalNotifications",
"version": "0.06",
"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.06"
},
"source_files": [
"DLLocalNotifications",
"DLLocalNotifications/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}