| { | |
| "name": "RGNotification", | |
| "version": "0.0.9", | |
| "license": "MIT", | |
| "summary": "A modern iOS toast view that can fit your notification needs, now with extra styling parameters", | |
| "homepage": "https://github.com/grzesir/CRToast", | |
| "authors": { | |
| "Robert Grzesik": "rob.grzesik@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/grzesir/CRToast.git", | |
| "tag": "0.0.9" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "CRToast/*.{h,m}" | |
| } |