2 "name": "YFPersonalTools",
4 "summary": "封装一些常用的工具和UI控件",
5 "description": "1.YFPageViewController\n2.YFCollectionViewAutoFlowLayout(自定义流水布局)\n3.YFIndicatorView\n4.YFProgressHUD(可以显示Gif的HUD)",
6 "homepage": "https://github.com/YFXPP/YFTool/tree/master/YFTool/YFTools",
16 "git": "https://github.com/YFXPP/YFTool.git",
21 "YFTool/YFTools/UIView+Extension/**/*.{h,m}",
22 "YFTool/YFTools/YFCollectionViewAutoFlowLayout/**/*.{h,m}",
23 "YFTool/YFTools/YFIndicatorView/**/*.{h,m}",
24 "YFTool/YFTools/YFPageViewController/**/*.{h,m}",
25 "YFTool/YFTools/YFProgressHUD/**/*.{h,m}"