# ZHToastKit **Repository Path**: crazyMP/ZHToastKit ## Basic Information - **Project Name**: ZHToastKit - **Description**: No description available - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

介绍

IOS 业务组件,toast 提示组件,对 MBProgressHUD 封装

使用

1.Podfile 添加 pod ZHToastKit 2.引入头文件 #import "ZHToastKit.h"