blob: 681bffbf38fde597dc8fa1a4d96f8a7f6ba35a1c [file] [log] [blame]
{
"name": "WToast",
"version": "2.0.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.0.1"
},
"source_files": "WToast",
"requires_arc": true
}