blob: 128b9aa5f4b8587750031a7572561e951d3ba77f [file] [log] [blame]
{
"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}"
}