blob: c24ff1714822c6c2d83716bce2bb891c1ecea83c [file] [log] [blame]
{
"name": "WZXNotification",
"version": "1.0.2",
"license": "MIT",
"summary": "Package for NSNotificationCenter used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/Wzxhaha/WZXNotification",
"authors": {
"WzxJiang": "wzxjiang@foxmail.com"
},
"source": {
"git": "https://github.com/Wzxhaha/WZXNotification.git",
"tag": "1.0.2"
},
"requires_arc": true,
"description": "For the NSNotificationCenter package, with block to make the structure compact.",
"source_files": "WZXNotification/*",
"platforms": {
"ios": "7.0"
},
"frameworks": "Foundation"
}