2 "name": "CRToastSwift",
3 "version": "1.0.0-alpha.1",
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",
13 "tag": "1.0.0-alpha.1"
19 "source_files": "Pod/Classes/**/*",
20 "frameworks": "UIKit",