2 "name": "YHNotificationCenter",
4 "summary": "自己实现通知中心,无需在 dealloc 方法中移除观察者",
5 "description": "***\n## Features:\n1. 自己实现通知中心,无需在 dealloc 方法中移除观察者. \n***",
6 "homepage": "https://github.com/whoyoung/YHNotificationCenter",
9 "杨虎": "huyang@mail.bistu.edu.cn"
15 "git": "https://github.com/whoyoung/YHNotificationCenter",
18 "source_files": "YHNotificationCenter/NotificationCenter/*.{h,m}",