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"
31 "name": "NSNull+InternalNullExtention",
32 "source_files": "LBCommonComponents/Category/NSNull+InternalNullExtention/**/*.{h,m}"
35 "name": "NSDate+ToString",
36 "source_files": "LBCommonComponents/Category/NSDate+ToString/**/*.{h,m}"
39 "name": "NSString+ToDate",
40 "source_files": "LBCommonComponents/Category/NSString+ToDate/**/*.{h,m}"
43 "name": "UIColor+ConvertToImage",
44 "source_files": "LBCommonComponents/Category/UIColor+ConvertToImage/**/*.{h,m}"
52 "name": "LBCustemPresentTransitions",
53 "source_files": "LBCommonComponents/NSObjects/LBCustemPresentTransitions/**/*.{h,m}"
57 "source_files": "LBCommonComponents/NSObjects/LBEncrypt/**/*"
60 "name": "LBUserModel",
61 "source_files": "LBCommonComponents/NSObjects/LBUserModel/**/*"
66 "name": "UIViewControllers",
69 "name": "LBItemsSelectViewController",
70 "source_files": "LBCommonComponents/UIViewControllers/LBItemsSelectViewController/**/*"
73 "name": "LBWebViewController",
74 "source_files": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.{h,m}",
75 "resources": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.png"
78 "name": "LBAlertController",
80 "LBCommonComponents/NSObjects/LBCustemPresentTransitions": [
84 "source_files": "LBCommonComponents/UIViewControllers/LBAlertController/**/*"
87 "name": "LBYearMonthPickerVC",
89 "LBCommonComponents/NSObjects/LBCustemPresentTransitions": [
93 "source_files": "LBCommonComponents/UIViewControllers/LBYearMonthPickerVC/**/*"
101 "name": "UIViewInit",
102 "source_files": "LBCommonComponents/UIViews/UIViewInit/**/*"
105 "name": "LBCodeGetButton",
106 "source_files": "LBCommonComponents/UIViews/LBCodeGetButton/**/*"
109 "name": "LBFunctionalTextField",
110 "source_files": "LBCommonComponents/UIViews/LBFunctionalTextField/**/*"
113 "name": "LBTitleAndInputCell",
115 "LBCommonComponents/UIViews/LBFunctionalTextField": [
119 "source_files": "LBCommonComponents/UIViews/LBTitleAndInputCell/**/*"
122 "name": "LBPlaceholderTextView",
123 "source_files": "LBCommonComponents/UIViews/LBPlaceholderTextView/**/*"
126 "name": "LBCodeView",
127 "source_files": "LBCommonComponents/UIViews/LBCodeView/**/*"
130 "name": "LBUnderlineButton",
131 "source_files": "LBCommonComponents/UIViews/LBUnderlineButton/**/*"
134 "name": "LBUnderlineSegmentedControl",
135 "source_files": "LBCommonComponents/UIViews/LBUnderlineSegmentedControl/**/*"