5 "description": "简单的整理,常用的分类",
6 "homepage": "https://github.com/xyl-private/YLCommonKit",
12 "村雨灬龑": "xyl_private@163.com"
18 "git": "https://github.com/xyl-private/YLCommonKit.git",
28 "source_files": "YLCommonKit/YLCategory/*.{h,m}",
29 "public_header_files": "YLCommonKit/YLCategory/*.h",
32 "name": "YLFoundation",
36 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSData/*.{h,m}",
37 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSData/*.h"
41 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSString/*.{h,m}",
42 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSString/*.h"
46 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSDate/*.{h,m}",
47 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSDate/*.h"
50 "name": "NSAttributedString",
51 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSAttributedString/*.{h,m}",
52 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSAttributedString/*.h"
56 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSLog/*.{h,m}",
57 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSLog/*.h"
60 "name": "NSDictionary",
61 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSDictionary/*.{h,m}",
62 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSDictionary/*.h"
71 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIImage/*.{h,m}",
72 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIImage/*.h"
76 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIButton/*.{h,m}",
77 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIButton/*.h"
81 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIColor/*.{h,m}",
82 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIColor/*.h"
86 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIFont/*.{h,m}",
87 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIFont/*.h"
91 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIView/*.{h,m}",
92 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIView/*.h"
96 "source_files": "YLCommonKit/YLCategory/YLUIKit/UITextView/*.{h,m}",
97 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UITextView/*.h"
100 "name": "UIViewController",
101 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIViewController/*.{h,m}",
102 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIViewController/*.h"
105 "name": "UITableView",
106 "source_files": "YLCommonKit/YLCategory/YLUIKit/UITableView/*.{h,m}",
107 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UITableView/*.h"
110 "name": "UITextField",
111 "source_files": "YLCommonKit/YLCategory/YLUIKit/UITextField/*.{h,m}",
112 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UITextField/*.h"