2 "name": "CRToastSwift",
4 "summary": "A CRToast wrapper library for Swift.",
5 "description": "CRToastSwift is a Swift wrapper library of CRToast.\nIt provides strongly-typed properties and enum types, and non-Singleton based APIs.\nSo you can show toast notifications briefly, easily and safely.\nAdditionally, it provides 4 custom themes for common situations, such as notifying completion of a task or occurence of an error.",
6 "homepage": "https://github.com/masahikot/CRToastSwift",
9 "Masahiko Tsujita": "tsujitamasahiko.dev@icloud.com"
12 "git": "https://github.com/masahikot/CRToastSwift.git",
19 "source_files": "Pod/Classes/**/*",
25 "frameworks": "UIKit",