JHToolsModule
工具类集合,包括类别,宏,工具视图,base视图,自用
依赖 Masonry LNRefresh EasyShowView SDWebImage
安装
1.手动添加:
- 1.将 JHToolsModule 文件夹添加到工程目录中
- 2.导入 JHUITools.h
2.CocoaPods:
- 1.在 Podfile 中添加 pod 'JHToolsModule'
- 2.执行 pod install 或 pod update
- 3.导入 JHUITools.h
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
Maintained by jackiehu.
| Depends on: | |
| Masonry | >= 0 |
| MJRefresh | >= 0 |
| EasyShowView | >= 0 |
| SDWebImage | >= 0 |
工具类集合,包括类别,宏,工具视图,base视图,自用
依赖 Masonry LNRefresh EasyShowView SDWebImage