5 "description": "简单的整理,常用的分类",
6 "homepage": "https://github.com/xyl-private/YLCommonKit",
12 "村雨灬龑": "xyl-private@163.com"
18 "git": "https://github.com/xyl-private/YLCommonKit.git",
24 "source_files": "YLCommonKit/YLMacro/*.{h,m}",
25 "public_header_files": "YLCommonKit/YLMacro/*.h"
31 "name": "YLFoundation",
35 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSData/*.{h,m}",
36 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSData/*.h"
40 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSString/*.{h,m}",
41 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSString/*.h"
45 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSDate/*.{h,m}",
46 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSDate/*.h"
49 "name": "NSAttributedString",
50 "source_files": "YLCommonKit/YLCategory/YLFoundation/NSAttributedString/*.{h,m}",
51 "public_header_files": "YLCommonKit/YLCategory/YLFoundation/NSAttributedString/*.h"
60 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIImage/*.{h,m}",
61 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIImage/*.h"
65 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIButton/*.{h,m}",
66 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIButton/*.h"
70 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIColor/*.{h,m}",
71 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIColor/*.h"
75 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIView/*.{h,m}",
76 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIView/*.h"
80 "source_files": "YLCommonKit/YLCategory/YLUIKit/UITextView/*.{h,m}",
81 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UITextView/*.h"
84 "name": "UIViewController",
85 "source_files": "YLCommonKit/YLCategory/YLUIKit/UIViewController/*.{h,m}",
86 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UIViewController/*.h"
89 "name": "UITableView",
90 "source_files": "YLCommonKit/YLCategory/YLUIKit/UITableView/*.{h,m}",
91 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UITableView/*.h"
94 "name": "UITextField",
95 "source_files": "YLCommonKit/YLCategory/YLUIKit/UITextField/*.{h,m}",
96 "public_header_files": "YLCommonKit/YLCategory/YLUIKit/UITextField/*.h"