2 "name": "KLNotification",
4 "summary": "A component that uses blocks to simplify NSNotification.",
5 "description": "A component that uses blocks to simplify NSNotification. You can conveniently handle event notifications in a callback without having to deal with object lifecycle.",
6 "homepage": "https://github.com/klxcd/KLNotification",
12 "klxcd": "klxcd@outlook.com"
15 "git": "https://github.com/klxcd/KLNotification.git",
21 "source_files": "KLNotification/Classes/**/*"