blob: 35e8e73f6ef4cd42edbc17349d7665534a6f8306 [file] [log] [blame]
{
"name": "CRToast",
"version": "0.0.2",
"license": "MIT",
"summary": "A modern iOS toast view that can fit your notification needs",
"homepage": "https://github.com/cruffenach/CRToast",
"authors": {
"Collin Ruffenach": "cruffenach@gmail.com"
},
"source": {
"git": "https://github.com/cruffenach/CRToast.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "CRToast/*.{h,m}"
}