4 "summary": "一些通用工具, 包括:瀑布流, 星星评价, 页面路由等, 详细见: https://github.com/An-iOSer/ZZTools",
5 "description": "3.页面路由:模块解耦,组件化必备,用法简单,支持正向传值以及反向传值,无需继承,侵入性低。",
7 "ZZ": "1156858877@qq.com"
16 "homepage": "https://github.com/An-iOSer/ZZTools.git",
18 "git": "https://github.com/An-iOSer/ZZTools.git",
22 "frameworks": "UIKit",
23 "source_files": "ZZToolsDemo/ZZTools/ZZTools.h",
24 "public_header_files": "ZZToolsDemo/ZZTools/ZZTools.h",
28 "source_files": "ZZToolsDemo/ZZTools/ZZLayout/ZZLayout.{h,m}",
29 "public_header_files": "ZZToolsDemo/ZZTools/ZZLayout/ZZLayout.h"
33 "source_files": "ZZToolsDemo/ZZTools/ZZStarView/ZZStarView.{h,m}",
34 "public_header_files": "ZZToolsDemo/ZZTools/ZZStarView/ZZStarView.h"
38 "source_files": "ZZToolsDemo/ZZTools/ZZRouter/ZZRouter.{h,m}",
39 "public_header_files": "ZZToolsDemo/ZZTools/ZZRouter/ZZRouter.h"
42 "name": "ZZFPSButton",
43 "source_files": "ZZToolsDemo/ZZTools/ZZFPSButton/ZZFPSButton.{h,m}",
44 "public_header_files": "ZZToolsDemo/ZZTools/ZZFPSButton/ZZFPSButton.h"