4 "summary": "Use Macro Fast NavigationController push next VC,use KVC assign parameter,return current VC Object,and Fast Pop anther VC.使用宏帮助导航控制器快速push下一个Viewcontroller,并传入参数,实现原理是KVC,且返回当前push的VC对象,也可以快速返回上一层VC或者指定的VC",
5 "homepage": "https://github.com/lishiping/SPFastPush.git",
8 "lishiping": "83118274@qq.com"
14 "git": "https://github.com/lishiping/SPFastPush.git",
18 "SPFastPush/SPFastPush/*.{h,m,mm,cpp,c}",
19 "SPFastPush/SPFastPush/*/*.{h,m,mm,cpp,c}"
21 "public_header_files": [
22 "SPFastPush/SPFastPush/*.h",
23 "SPFastPush/SPFastPush/*/*.h"
25 "frameworks": "UIKit",