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/**/*.{h,m}"
67 "source_files": "LBCommonComponents/NSObjects/LBEncrypt/**/*"
70 "name": "LBUserModel",
71 "source_files": "LBCommonComponents/NSObjects/LBUserModel/**/*"
76 "name": "UIViewControllers",
78 "LBCommonComponents/Macros": [
84 "name": "LBItemsSelectViewController",
85 "source_files": "LBCommonComponents/UIViewControllers/LBItemsSelectViewController/**/*"
88 "name": "LBWebViewController",
89 "source_files": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.{h,m}",
90 "resources": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.png"
93 "name": "LBAlertController",
95 "LBCommonComponents/NSObjects/LBCustemPresentTransitions": [
99 "source_files": "LBCommonComponents/UIViewControllers/LBAlertController/**/*"
102 "name": "LBYearMonthPickerVC",
104 "LBCommonComponents/NSObjects/LBCustemPresentTransitions": [
108 "source_files": "LBCommonComponents/UIViewControllers/LBYearMonthPickerVC/**/*"
115 "LBCommonComponents/Macros": [
121 "name": "UIViewInit",
122 "source_files": "LBCommonComponents/UIViews/UIViewInit/**/*"
125 "name": "LBCodeGetButton",
126 "source_files": "LBCommonComponents/UIViews/LBCodeGetButton/**/*"
129 "name": "LBFunctionalTextField",
130 "source_files": "LBCommonComponents/UIViews/LBFunctionalTextField/**/*"
133 "name": "LBTitleAndInputCell",
135 "LBCommonComponents/UIViews/LBFunctionalTextField": [
139 "source_files": "LBCommonComponents/UIViews/LBTitleAndInputCell/**/*"
142 "name": "LBPlaceholderTextView",
143 "source_files": "LBCommonComponents/UIViews/LBPlaceholderTextView/**/*"
146 "name": "LBCodeView",
147 "source_files": "LBCommonComponents/UIViews/LBCodeView/**/*"
150 "name": "LBUnderlineButton",
151 "source_files": "LBCommonComponents/UIViews/LBUnderlineButton/**/*"
154 "name": "LBUnderlineSegmentedControl",
155 "source_files": "LBCommonComponents/UIViews/LBUnderlineSegmentedControl/**/*"