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