| { |
| "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 |
| } |