2 "name": "SLCategoryObjCKit",
4 "summary": "封装了常用控件的分类库",
5 "description": "封装了BarButtonItem、Button、Calendar、Color、Date、Image、ImageView、String、TextField、View、Window等分类。",
6 "homepage": "https://github.com/CoderSLZeng/SLCategoryObjCKit",
12 "CoderSLZeng": "359297567@qq.com"
15 "git": "https://github.com/CoderSLZeng/SLCategoryObjCKit.git",
23 "name": "BarButtonItem",
24 "source_files": "SLCategoryObjCKit/Classes/BarButtonItem/*.{h,m}"
28 "source_files": "SLCategoryObjCKit/Classes/Calendar/*.{h,m}"
32 "source_files": "SLCategoryObjCKit/Classes/View/*.{h,m}"
36 "source_files": "SLCategoryObjCKit/Classes/Image/*.{h,m}"
40 "source_files": "SLCategoryObjCKit/Classes/ImageView/*.{h,m}",
45 "AFNetworking/Reachability": [
52 "source_files": "SLCategoryObjCKit/Classes/TextField/*.{h,m}"
56 "source_files": "SLCategoryObjCKit/Classes/Window/*.{h,m}"
60 "source_files": "SLCategoryObjCKit/Classes/Color/*.{h,m}"
64 "source_files": "SLCategoryObjCKit/Classes/Date/*.{h,m}"
68 "source_files": "SLCategoryObjCKit/Classes/String/*.{h,m}"
72 "source_files": "SLCategoryObjCKit/Classes/Button/*.{h,m}"
76 "source_files": "SLCategoryObjCKit/Classes/Foundation/*.{h,m}"