4 "summary": "A lightweight Toast library.",
5 "description": "A lightweight swift Toast lib. You can use the KToast.showToast(text:String, textColor: UIColor, textFont:UIFont, backgroundColor: UIColor) class method to pop-up a toast message on any view controller. You don't need to care about memory management, KToast will take care of everything for you.",
6 "homepage": "https://github.com/kmvdata/KToast",
12 "kmvdata": "kermit.mei@gmail.com"
15 "git": "https://github.com/kmvdata/KToast.git",
21 "source_files": "Classes/*",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"