blob: 09a051fc9daea847d4ad5b40a46de6a5137b319a [file] [log] [blame]
{
"name": "FXNotifications",
"version": "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"
},
"homepage": "http://github.com/nicklockwood/FXNotifications",
"source_files": "FXNotifications",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}