blob: 546709df55b27f8ba4c56d1c4fdf1cf717eaede2 [file] [log] [blame]
{
"name": "WToast",
"version": "2.0",
"summary": "Simple info box for iOS inspired by Android Toast.",
"description": "WToast is a simple info box for iOS inspired by Android Toast.\n\n - Show toast object with custom text\n- Show toast object with custom image",
"homepage": "https://github.com/Brite-Apps/WToast",
"license": {
"type": "Public Domain (Unlicense)",
"file": "UNLICENSE"
},
"authors": {
"Nik Dyonin": "nik@brite-apps.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Brite-Apps/WToast.git",
"tag": "2.0"
},
"source_files": "WToast",
"requires_arc": true
}