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