blob: 28f109d966b4d220f25aa645971a42a2ff8be908 [file] [log] [blame]
{
"name": "ZzNotificationCenter",
"version": "1.0.1",
"license": "MIT",
"summary": "A delightful NotificationCenter",
"homepage": "https://github.com/koushuihenduo/ZzNotificationCenter",
"source": {
"git": "https://github.com/koushuihenduo/ZzNotificationCenter.git",
"tag": "1.0.1"
},
"source_files": "ZzNotificationCenter/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "15007102372@163.com"
}
}