2 "name": "LBCommonComponents",
4 "summary": "CommonComponents of my project.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com",
12 "A1129434577": "1129434577@qq.com"
15 "git": "https://github.com/A1129434577/LBCommonComponents.git",
24 "source_files": "LBCommonComponents/Macros/**/*",
25 "prefix_header_contents": "#ifdef __OBJC__\n#import \"LBSystemMacro.h\"\n#import \"LBUIMacro.h\"\n#import \"LBFunctionMacro.h\"\n#endif"
30 "LBCommonComponents/Macros": [
36 "name": "NSNull+InternalNullExtention",
37 "source_files": "LBCommonComponents/Category/NSNull+InternalNullExtention/**/*.{h,m}"
40 "name": "NSDate+ToString",
41 "source_files": "LBCommonComponents/Category/NSDate+ToString/**/*.{h,m}"
44 "name": "NSString+ToDate",
45 "source_files": "LBCommonComponents/Category/NSString+ToDate/**/*.{h,m}"
48 "name": "UIColor+ConvertToImage",
49 "source_files": "LBCommonComponents/Category/UIColor+ConvertToImage/**/*.{h,m}"
56 "LBCommonComponents/Macros": [
62 "name": "LBCustemPresentTransitions",
63 "source_files": "LBCommonComponents/NSObjects/LBCustemPresentTransitions/**/*"
67 "source_files": "LBCommonComponents/NSObjects/LBEncrypt/**/*"
72 "name": "UIViewControllers",
74 "LBCommonComponents/Macros": [
77 "LBCommonComponents/NSObjects/LBCustemPresentTransitions": [
83 "name": "LBItemsSelectViewController",
84 "source_files": "LBCommonComponents/UIViewControllers/LBItemsSelectViewController/**/*"
87 "name": "LBWebViewController",
88 "source_files": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.{h,m}",
89 "resources": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.png"
92 "name": "LBAlertController",
93 "source_files": "LBCommonComponents/UIViewControllers/LBAlertController/**/*"
100 "LBCommonComponents/Macros": [
106 "name": "UIViewInit",
107 "source_files": "LBCommonComponents/UIViews/UIViewInit/**/*"
110 "name": "LBCodeGetButton",
111 "source_files": "LBCommonComponents/UIViews/LBCodeGetButton/**/*"
114 "name": "LBFunctionalTextField",
115 "source_files": "LBCommonComponents/UIViews/LBFunctionalTextField/**/*"
118 "name": "LBTitleAndInputCell",
120 "LBCommonComponents/UIViews/LBFunctionalTextField": [
124 "source_files": "LBCommonComponents/UIViews/LBTitleAndInputCell/**/*"
127 "name": "LBPlaceholderTextView",
128 "source_files": "LBCommonComponents/UIViews/LBPlaceholderTextView/**/*"
131 "name": "LBCodeView",
132 "source_files": "LBCommonComponents/UIViews/LBCodeView/**/*"