blob: b45045a2ac5917f3885c2f1da383014897e2452e [file] [log] [blame]
{
"name": "LYNotificationCenter",
"version": "1.0.0",
"license": "MIT",
"summary": "不需要手动移除observer的NotificationCenter",
"homepage": "https://github.com/GitHubXuLiying/LYNotificationCenter/",
"source": {
"git": "https://github.com/GitHubXuLiying/LYNotificationCenter.git",
"tag": "1.0.0"
},
"source_files": "LYNotificationCenter/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"xuliying": "850401552@qq.com"
},
"social_media_url": "https://github.com/GitHubXuLiying"
}