4 "summary": "cellTextView优化",
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",
90 "source_files": "JoyKit/CellsLibruary/**/*.{h,m}",
102 "public_header_files": "JoyKit/CellsLibruary/**/*.h"
105 "name": "Controllers",
106 "source_files": "JoyKit/Controllers/**/*.{h,m}",
115 "public_header_files": "JoyKit/Controllers/**/*.h"
119 "source_files": "JoyKit/Utility/**/*.{h,m}",
120 "public_header_files": "JoyKit/Utility/**/*.h"