# CNMToast **Repository Path**: StephenTom/cnmtoast ## Basic Information - **Project Name**: CNMToast - **Description**: 用于提示用户。成功、失败、文本等提示 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-30 - **Last Updated**: 2023-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CNMToast [![CI Status](https://img.shields.io/travis/StephentTom/CNMToast.svg?style=flat)](https://travis-ci.org/StephentTom/CNMToast) [![Version](https://img.shields.io/cocoapods/v/CNMToast.svg?style=flat)](https://cocoapods.org/pods/CNMToast) [![License](https://img.shields.io/cocoapods/l/CNMToast.svg?style=flat)](https://cocoapods.org/pods/CNMToast) [![Platform](https://img.shields.io/cocoapods/p/CNMToast.svg?style=flat)](https://cocoapods.org/pods/CNMToast) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation CNMToast is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'CNMToast' ``` ## Author StephentTom, 857329255@qq.com ## License CNMToast is available under the MIT license. See the LICENSE file for more info.