Skip to content

sunnyzw/ZWToolKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZWToolKit

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ZWToolKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ZWToolKit'

Author

Sunny, [email protected]

License

ZWToolKit is available under the MIT license. See the LICENSE file for more info.

版本更新记录

Tag: 0.2.0 修复bug

Tag: 0.1.7 修复bug

Tag: 0.1.6 修复bug

Tag: 0.1.5 修复bug

Tag: 0.1.4 新增ZWTableView 新增ZWCollectionView

Tag: 0.1.3 二次封装SDWebImage,便于维护

Tag: 0.1.2 新增ZWLinkView工具类

Tag: 0.1.1 基于 MBProgressHUD 二次封装的加载器