blob: 63073bfadda2a22978956f4b5cfea1d1bbd4a6c6 [file] [log] [blame]
{
"name": "LRNotificationObserver",
"version": "0.1.2",
"license": "MIT",
"summary": "A smarter, simple and better way to use NSNotificationCenter with RAII.",
"homepage": "https://github.com/luisrecuenco/LRNotificationObserver",
"authors": {
"Luis Recuenco": "luisrecuenco@gmail.com"
},
"source": {
"git": "https://github.com/luisrecuenco/LRNotificationObserver.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source_files": "LRNotificationObserver",
"requires_arc": true
}