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 "source_files": "JoyKit/**/*.{h,m}",
22 "resources": "JoyKit/Assets/*",
36 "source_files": "JoyKit/JoyHeader/**/*.{h,m}",
38 "JoyKit/CellsLibruary": [
44 "JoyKit/Controllers": [
54 "public_header_files": "JoyKit/JoyHeader/**/*.h"
58 "source_files": "JoyKit/Views/**/*.{h,m}",
60 "JoyKit/CellsLibruary": [
67 "public_header_files": "JoyKit/Views/**/*.h"
71 "source_files": "JoyKit/Common/**/*.{h,m}",
77 "public_header_files": "JoyKit/Common/**/*.h"
81 "source_files": "JoyKit/Category/**/*.{h,m}",
82 "public_header_files": "JoyKit/Category/**/*.h"
86 "source_files": "JoyKit/Models/**/*.{h,m}",
87 "public_header_files": "JoyKit/Models/**/*.h"
90 "name": "CellsLibruary",
91 "source_files": "JoyKit/CellsLibruary/**/*.{h,m}",
103 "public_header_files": "JoyKit/CellsLibruary/**/*.h"
106 "name": "Controllers",
107 "source_files": "JoyKit/Controllers/**/*.{h,m}",
116 "public_header_files": "JoyKit/Controllers/**/*.h"
120 "source_files": "JoyKit/Utility/**/*.{h,m}",
121 "public_header_files": "JoyKit/Utility/**/*.h"