# JFToast **Repository Path**: jingfu/JFToast ## Basic Information - **Project Name**: JFToast - **Description**: 对抽屉提醒的封装 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-03 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JFToast [![CI Status](http://img.shields.io/travis/ranjingfu/JFToast.svg?style=flat)](https://travis-ci.org/ranjingfu/JFToast) [![Version](https://img.shields.io/cocoapods/v/JFToast.svg?style=flat)](http://cocoapods.org/pods/JFToast) [![License](https://img.shields.io/cocoapods/l/JFToast.svg?style=flat)](http://cocoapods.org/pods/JFToast) [![Platform](https://img.shields.io/cocoapods/p/JFToast.svg?style=flat)](http://cocoapods.org/pods/JFToast) ## Usage To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation JFToast is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod "JFToast" ``` ## Author ranjingfu, ranjingfu@117go.com ## License JFToast is available under the MIT license. See the LICENSE file for more info. ======= #JFToast