7 "summary": "iOS开发基础组件库",
8 "description": "iOS开发基础组件库,主要包含以下内容:\n1、shortcut: 通用宏,通用快捷c方法\n2、Categories:通用类拓展",
10 "libokun": "libokun@126.com"
12 "homepage": "https://github.com/tbl00c/TLKit",
18 "git": "https://github.com/tbl00c/TLKit.git",
21 "public_header_files": "TLKit/TLKit.h",
22 "source_files": "TLKit/TLKit.h",
26 "source_files": "TLKit/TLShortcut/*.{h,m}"
29 "name": "TLCategories",
30 "public_header_files": "TLKit/TLCategories/TLCategories.h",
31 "source_files": "TLKit/TLCategories/TLCategories.h",
35 "public_header_files": "TLKit/TLCategories/Foundation/Foundation+TLCategories.h",
36 "source_files": "TLKit/TLCategories/Foundation/Foundation+TLCategories.h",
40 "source_files": "TLKit/TLCategories/Foundation/NSObject/**/*.{h,m}"
44 "source_files": "TLKit/TLCategories/Foundation/NSArray/*.{h,m}"
47 "name": "NSMutableArray",
48 "source_files": "TLKit/TLCategories/Foundation/NSMutableArray/*.{h,m}"
51 "name": "NSDictionary",
52 "source_files": "TLKit/TLCategories/Foundation/NSDictionary/*.{h,m}"
55 "name": "NSMutableDictionary",
56 "source_files": "TLKit/TLCategories/Foundation/NSMutableDictionary/*.{h,m}"
60 "source_files": "TLKit/TLCategories/Foundation/NSData/*.{h,m}"
64 "source_files": "TLKit/TLCategories/Foundation/NSDate/*.{h,m}"
68 "source_files": "TLKit/TLCategories/Foundation/NSString/*.{h,m}",
70 "TLKit/TLCategories/Foundation/NSData": [
77 "source_files": "TLKit/TLCategories/Foundation/NSTimer/*.{h,m}"
81 "source_files": "TLKit/TLCategories/Foundation/NSBundle/*.{h,m}"
85 "source_files": "TLKit/TLCategories/Foundation/NSURL/*.{h,m}"
88 "name": "NSFileManager",
89 "source_files": "TLKit/TLCategories/Foundation/NSFileManager/*.{h,m}"
92 "name": "NSNotificationCenter",
93 "source_files": "TLKit/TLCategories/Foundation/NSNotificationCenter/*.{h,m}"
96 "name": "NSDictionary",
97 "source_files": "TLKit/TLCategories/Foundation/NSDictionary/*.{h,m}"
103 "public_header_files": "TLKit/TLCategories/UIKit/UIKit+TLCategories.h",
104 "source_files": "TLKit/TLCategories/UIKit/UIKit+TLCategories.h",
108 "source_files": "TLKit/TLCategories/UIKit/UIView/*.{h,m}",
110 "TLKit/TLShortcut": [
113 "TLKit/TLCategories/Foundation/NSObject": [
119 "name": "UIScrollView",
120 "source_files": "TLKit/TLCategories/UIKit/UIScrollView/*.{h,m}"
124 "source_files": "TLKit/TLCategories/UIKit/UIButton/*.{h,m}",
126 "TLKit/TLCategories/UIKit/UIImage": [
133 "source_files": "TLKit/TLCategories/UIKit/UIControl/*.{h,m}"
136 "name": "UICollectionViewCell",
137 "source_files": "TLKit/TLCategories/UIKit/UICollectionViewCell/*.{h,m}"
141 "source_files": "TLKit/TLCategories/UIKit/UIWindow/*.{h,m}"
144 "name": "UIViewController",
145 "source_files": "TLKit/TLCategories/UIKit/UIViewController/*.{h,m}",
147 "TLKit/TLCategories/UIKit/UIView": [
150 "TLKit/TLCategories/UIKit/UINavigationController": [
153 "TLKit/TLCategories/UIKit/UIBarButtonItem": [
159 "name": "UINavigationController",
160 "source_files": "TLKit/TLCategories/UIKit/UINavigationController/**/*.{h,m}"
164 "source_files": "TLKit/TLCategories/UIKit/UIColor/*.{h,m}"
168 "source_files": "TLKit/TLCategories/UIKit/UIImage/*.{h,m}"
171 "name": "UITextField",
172 "source_files": "TLKit/TLCategories/UIKit/UITextField/*.{h,m}"
175 "name": "UITextView",
176 "source_files": "TLKit/TLCategories/UIKit/UITextView/*.{h,m}"
179 "name": "UIBarButtonItem",
180 "source_files": "TLKit/TLCategories/UIKit/UIBarButtonItem/*.{h,m}"
183 "name": "UINavigationItem",
184 "source_files": "TLKit/TLCategories/UIKit/UINavigationItem/*.{h,m}",
186 "TLKit/TLCategories/UIKit/UIBarButtonItem": [
192 "name": "UINavigationBar",
193 "source_files": "TLKit/TLCategories/UIKit/UINavigationBar/*.{h,m}"