2 "name": "CRToastSwift",
3 "version": "1.0.0-alpha.2",
4 "summary": "A wrapper library of CRToast totally redesigned for Swift 2.",
5 "description": "A wrapper library of CRToast totally redesigned for Swift 2.\n\nFeatures:\n- Awesome UX based on CRToast\n- Carefully considered, highly structured and Swiftish API\n- Strongly typed properties\n- Flowable event handlings by method chaining and trailing closures\n- Easy customization for your applications",
6 "homepage": "https://github.com/masahiko24/CRToastSwift",
9 "Masahiko Tsujita": "tsujitamasahiko.dev@icloud.com"
12 "git": "https://github.com/masahiko24/CRToastSwift.git",
13 "tag": "1.0.0-alpha.2"
19 "source_files": "CRToastSwift/**/*",
20 "frameworks": "UIKit",