blob: 1169d6ae483a89fc926d6b0c2d1c9ac2b5aa8290 [file] [log] [blame]
{
"name": "HWToast",
"version": "0.9",
"summary": "Show a toast with custom views in a flexible way.",
"description": "HWToast can display a toast with custom views in a flexible way. You can make a toast easily in a block.",
"homepage": "https://github.com/ChatGame/HWToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"callmewhy": "https://github.com/callmewhy"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ChatGame/HWToast.git",
"tag": "0.9"
},
"source_files": "Classes/**/*.{h,m}",
"resources": "Classes/HWToastImage.bundle",
"requires_arc": true
}