4 "summary": "NSDate工具类扩展",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/joy-make/JoyKit",
12 "joy-make": "315585646@qq.com"
15 "git": "https://github.com/joy-make/JoyKit.git",
21 "resources": "JoyKit/Assets/*",
35 "source_files": "JoyKit/JoyHeader/**/*.{h,m}",
37 "JoyKit/CellsLibruary": [
43 "JoyKit/Controllers": [
53 "public_header_files": "JoyKit/JoyHeader/**/*.h"
57 "source_files": "JoyKit/Views/**/*.{h,m}",
59 "JoyKit/CellsLibruary": [
66 "public_header_files": "JoyKit/Views/**/*.h"
70 "source_files": "JoyKit/Common/**/*.{h,m}",
76 "public_header_files": "JoyKit/Common/**/*.h"
80 "source_files": "JoyKit/Category/**/*.{h,m}",
81 "public_header_files": "JoyKit/Category/**/*.h"
85 "source_files": "JoyKit/Models/**/*.{h,m}",
86 "public_header_files": "JoyKit/Models/**/*.h"
89 "name": "CellsLibruary",
103 "name": "TableImageCell",
104 "source_files": "JoyKit/CellsLibruary/TableImageCell/**/*.{h,m}",
106 "JoyKit/CellsLibruary/CollectionImageCell": [
109 "JoyKit/CellsLibruary/TableTextCell": [
112 "JoyKit/CellsLibruary/TableSwitchCell": [
115 "JoyKit/CellsLibruary/TableCollectionCell": [
118 "JoyKit/CellsLibruary/TableLabelCell": [
122 "public_header_files": "JoyKit/CellsLibruary/TableImageCell/**/*.h"
125 "name": "TableTextCell",
126 "source_files": "JoyKit/CellsLibruary/TableTextCell/**/*.{h,m}",
128 "JoyKit/CellsLibruary/TableLabelCell": [
132 "public_header_files": "JoyKit/CellsLibruary/TableTextCell/**/*.h"
135 "name": "TableSwitchCell",
136 "source_files": "JoyKit/CellsLibruary/TableSwitchCell/**/*.{h,m}",
138 "JoyKit/CellsLibruary/TableLabelCell": [
142 "public_header_files": "JoyKit/CellsLibruary/TableSwitchCell/**/*.h"
145 "name": "CollectionImageCell",
146 "source_files": "JoyKit/CellsLibruary/CollectionImageCell/**/*.{h,m}",
148 "JoyKit/CellsLibruary/TableLabelCell": [
152 "public_header_files": "JoyKit/CellsLibruary/CollectionImageCell/**/*.h"
155 "name": "TableCollectionCell",
156 "source_files": "JoyKit/CellsLibruary/TableCollectionCell/**/*.{h,m}",
158 "JoyKit/CellsLibruary/TableLabelCell": [
162 "public_header_files": "JoyKit/CellsLibruary/TableCollectionCell/**/*.h"
165 "name": "TableLabelCell",
166 "source_files": "JoyKit/CellsLibruary/TableLabelCell/**/*.{h,m}",
167 "public_header_files": "JoyKit/CellsLibruary/TableLabelCell/**/*.h"
172 "name": "Controllers",
173 "source_files": "JoyKit/Controllers/**/*.{h,m}",
182 "public_header_files": "JoyKit/Controllers/**/*.h"
186 "source_files": "JoyKit/Utility/**/*.{h,m}",
187 "public_header_files": "JoyKit/Utility/**/*.h"