blob: 0369fae32b9fab1e645674f1395942cfbfff942f [file] [log] [blame]
{
"name": "CSNNotificationObserver",
"version": "0.9.2",
"summary": "CSNNotificationObserver is wrapping NSNotification for convenience.",
"homepage": "https://github.com/griffin-stewie/CSNNotificationObserver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"griffin-stewie": "panterathefamilyguy@gmail.com"
},
"social_media_url": "http://twitter.com/griffin_stewie",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/griffin-stewie/CSNNotificationObserver.git",
"tag": "0.9.2"
},
"source_files": "CSNNotificationObserver",
"requires_arc": true
}