4 "summary": "A UIView category to provide rich toast notifications.",
5 "description": "APToast can display one or more toast notifications queued one by one. Toasts can be NSString objects or custom UIView class. After creating toast can be manually ejected.",
6 "homepage": "https://github.com/podkovyrin/APToast",
9 "Andrew Podkovyrin": "podkovyin@gmail.com"
12 "git": "https://github.com/podkovyrin/APToast.git",
18 "source_files": "APToast/APToast/*.{h,m}",
20 "frameworks": "QuartzCore"