2 "name": "LCCommonTools",
4 "summary": "Encapsulate tools for daily development",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://www.jianshu.com/bookmarks",
12 "Chance.Cheng": "15620698605@163.com"
15 "git": "https://gitee.com/chengzhaohua/lccommon-tools.git",
21 "source_files": "LCCommonTools/Classes/**/*",
22 "prefix_header_file": "LCCommonTools/Classes/PrefixHeader.pch",
42 "prefix_header_contents": "#import \"UIColor+Additions.h\"\n#import <Masonry/Masonry.h>\n#import <objc/runtime.h>\n#import <MBProgressHUD/MBProgressHUD.h>\n#import \"UIView+Extension.h\"\n#import \"UIView+Category.h\""