blob: 8a233e87d062fdc090f3ff4d148defe0f7e366a8 [file] [log] [blame]
{
"name": "FXNotifications",
"version": "1.1.1",
"license": "zlib",
"summary": "An alternative API for NSNotificationCenter that doesn't suck.",
"authors": {
"Nick Lockwood": "http://charcoaldesign.co.uk/"
},
"source": {
"git": "https://github.com/nicklockwood/FXNotifications.git",
"tag": "1.1.1"
},
"homepage": "http://github.com/nicklockwood/FXNotifications",
"source_files": "FXNotifications",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}