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": [
81 "LBCommonComponents/NSObjects/LBCustemPresentTransitions": [
87 "name": "LBItemsSelectViewController",
88 "source_files": "LBCommonComponents/UIViewControllers/LBItemsSelectViewController/**/*"
91 "name": "LBWebViewController",
92 "source_files": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.{h,m}",
93 "resources": "LBCommonComponents/UIViewControllers/LBWebViewController/**/*.png"
96 "name": "LBAlertController",
97 "source_files": "LBCommonComponents/UIViewControllers/LBAlertController/**/*"
104 "LBCommonComponents/Macros": [
110 "name": "UIViewInit",
111 "source_files": "LBCommonComponents/UIViews/UIViewInit/**/*"
114 "name": "LBCodeGetButton",
115 "source_files": "LBCommonComponents/UIViews/LBCodeGetButton/**/*"
118 "name": "LBFunctionalTextField",
119 "source_files": "LBCommonComponents/UIViews/LBFunctionalTextField/**/*"
122 "name": "LBTitleAndInputCell",
124 "LBCommonComponents/UIViews/LBFunctionalTextField": [
128 "source_files": "LBCommonComponents/UIViews/LBTitleAndInputCell/**/*"
131 "name": "LBPlaceholderTextView",
132 "source_files": "LBCommonComponents/UIViews/LBPlaceholderTextView/**/*"
135 "name": "LBCodeView",
136 "source_files": "LBCommonComponents/UIViews/LBCodeView/**/*"
139 "name": "LBUnderlineButton",
140 "source_files": "LBCommonComponents/UIViews/LBUnderlineButton/**/*"
143 "name": "LBUnderlineSegmentedControl",
144 "source_files": "LBCommonComponents/UIViews/LBUnderlineSegmentedControl/**/*"