blob: eb4ac8c75b86491f944f0df47fc616dd912f6ffd [file] [log] [blame]
{
"name": "NotificationManager",
"version": "0.2.0",
"summary": "Make NSNotificationCenter suck less.",
"description": "NSNotificationCenter wrapper block support and automatic unregistering",
"homepage": "https://github.com/timbodeit/NotificationManager",
"license": "MIT",
"authors": {
"Tim Bodeit": "tim@bodeit.com"
},
"source": {
"git": "https://github.com/timbodeit/NotificationManager.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}