blob: 092623a109d4017448659bd94c6f661e6a9252ac [file] [log] [blame]
{
"name": "NotificationManager",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}