blob: e8d55339846b6ab8941c84a8d1b8435747d445f3 [file] [log] [blame]
{
"name": "NotificationHandler",
"version": "0.4.0",
"summary": "A Neat Swift Notification Operations Wrapper",
"description": "With NotificationHandler, it's super easy to handle notifications with neat API. What's more, remove obersers is also properly handled.",
"homepage": "https://github.com/kukushi/NotificationHandler",
"license": "MIT",
"authors": {
"Xing He": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kukushi/NotificationHandler.git",
"tag": "0.4.0"
},
"source_files": "Sources/*.{h,m,swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}