blob: 29019fbaf74bf769d850babc9be1af19c051874e [file] [log] [blame]
{
"name": "WToast",
"version": "2.1.1",
"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.1.1"
},
"source_files": "WToast",
"requires_arc": true
}