| { |
| "name": "SJNotificationViewController", |
| "version": "1.0.1", |
| "license": "MIT", |
| "summary": "Lightweight notifications in iOS apps.", |
| "authors": { |
| "Scott Jackson": "scottjacksonx@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/ekdevdes/SJNotificationViewController.git", |
| "tag": "1.0.1" |
| }, |
| "homepage": "http://github.com/ekdevdes/SJNotificationViewController", |
| "frameworks": "QuartzCore", |
| "platforms": { |
| "ios": null |
| }, |
| "source_files": "SJNotificationViewController{.h,.m,.xib}", |
| "requires_arc": false |
| } |