4 "summary": "初始化app基础库",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://gitee.com/lg_zhukai_developer/kzbasallib",
12 "snow982942570": "982942570@qq.com"
15 "git": "https://gitee.com/lg_zhukai_developer/kzbasallib.git",
21 "resources": "KZBasalLib/Assets/KZBasalLib.bundle",
22 "source_files": "KZBasalLib/Classes/**/*",
34 "prefix_header_contents": [
35 "#import <Masonry/Masonry.h>",
36 "#import <YYModel/YYModel.h>",
37 "#import <MJExtension/MJExtension.h>",
38 "#import \"NSArray+KZBasal.h\"",
39 "#import \"NSBundle+KZBasal.h\"",
40 "#import \"NSObject+KZBasal.h\"",
41 "#import \"UIApplication+KZBasal.h\"",
42 "#import \"UIBezierPath+KZBasal.h\"",
43 "#import \"UIImage+KZBasal.h\"",
44 "#import \"UIImageView+KZBasal.h\"",
45 "#import \"UIView+KZBasal.h\"",
46 "#import \"UIViewController+KZBasal.h\"",
47 "#import \"UIWindow+KZBasal.h\"",
48 "#import \"KZMacro.h\"",
49 "#import \"KZButton.h\"",
50 "#import \"KZBaseManager.h\""