blob: 381a1717f0475d5cb93e6bdce340d18b6e703098 [file] [log] [blame]
{
"name": "CRToast",
"version": "0.0.7",
"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.7"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "CRToast/*.{h,m}"
}