2 "name": "GTCategories",
4 "summary": "GTCategories 是一个通用Category拓展",
5 "homepage": "https://github.com/liuxc123/GTCategories",
11 "liuxc123": "lxc_work@126.com"
14 "git": "https://github.com/liuxc123/GTCategories.git",
20 "public_header_files": "GTCategories/GTCategories.h",
21 "source_files": "GTCategories/GTCategories.h",
25 "public_header_files": "GTCategories/Foundation/GTFoundationHeader.h",
26 "source_files": "GTCategories/Foundation/GTFoundationHeader.h",
34 "source_files": "GTCategories/Foundation/NSArray/*.{h,m}"
38 "source_files": "GTCategories/Foundation/NSBundle/*.{h,m}"
42 "source_files": "GTCategories/Foundation/NSData/*.{h,m}"
46 "source_files": "GTCategories/Foundation/NSDate/*.{h,m}"
49 "name": "NSDateFormatter",
50 "source_files": "GTCategories/Foundation/NSDateFormatter/*.{h,m}"
53 "name": "NSDictionary",
54 "source_files": "GTCategories/Foundation/NSDictionary/*.{h,m}"
57 "name": "NSException",
58 "source_files": "GTCategories/Foundation/NSException/*.{h,m}"
61 "name": "NSFileManager",
62 "source_files": "GTCategories/Foundation/NSFileManager/*.{h,m}"
65 "name": "NSIndexPath",
66 "source_files": "GTCategories/Foundation/NSIndexPath/*.{h,m}"
69 "name": "NSInvocation",
70 "source_files": "GTCategories/Foundation/NSInvocation/*.{h,m}"
73 "name": "NSNotificationCenter",
74 "source_files": "GTCategories/Foundation/NSNotificationCenter/*.{h,m}"
78 "source_files": "GTCategories/Foundation/NSNumber/*.{h,m}"
82 "source_files": "GTCategories/Foundation/NSObject/*.{h,m}"
86 "source_files": "GTCategories/Foundation/NSRunLoop/*.{h,m}"
90 "source_files": "GTCategories/Foundation/NSSet/*.{h,m}"
94 "source_files": "GTCategories/Foundation/NSString/*.{h,m}",
96 "GTCategories/Foundation/NSData": [
103 "source_files": "GTCategories/Foundation/NSTimer/*.{h,m}"
107 "source_files": "GTCategories/Foundation/NSURL/*.{h,m}"
110 "name": "NSUserDefaults",
111 "source_files": "GTCategories/Foundation/NSUserDefaults/*.{h,m}"
117 "public_header_files": "GTCategories/UIKit/GTUIKitHeader.h",
118 "source_files": "GTCategories/UIKit/GTUIKitHeader.h",
119 "frameworks": "UIKit",
122 "name": "UIApplication",
123 "source_files": "GTCategories/UIKit/UIApplication/*.{h,m}"
127 "source_files": "GTCategories/UIKit/UIColor/*.{h,m}"
131 "source_files": "GTCategories/UIKit/UIControl/*.{h,m}"
135 "source_files": "GTCategories/UIKit/UIDevice/*.{h,m}"
139 "source_files": "GTCategories/UIKit/UIFont/*.{h,m}"
143 "source_files": "GTCategories/UIKit/UIImage/*.{h,m}"
146 "name": "UIResponder",
147 "source_files": "GTCategories/UIKit/UIResponder/*.{h,m}"
151 "source_files": "GTCategories/UIKit/UIScreen/*.{h,m}"
154 "name": "UIScrollView",
155 "source_files": "GTCategories/UIKit/UIScrollView/*.{h,m}"
158 "name": "UISearchBar",
159 "source_files": "GTCategories/UIKit/UISearchBar/*.{h,m}"
162 "name": "UISplitViewController",
163 "source_files": "GTCategories/UIKit/UISplitViewController/*.{h,m}"
166 "name": "UITableViewCell",
167 "source_files": "GTCategories/UIKit/UITableViewCell/*.{h,m}"
171 "source_files": "GTCategories/UIKit/UIView/*.{h,m}"
174 "name": "UIViewController",
175 "source_files": "GTCategories/UIKit/UIViewController/*.{h,m}"
179 "source_files": "GTCategories/UIKit/UIWindow/*.{h,m}"
184 "name": "QuartzCore",
185 "public_header_files": "GTCategories/QuartzCore/GTQuartzCoreHeader.h",
186 "source_files": "GTCategories/QuartzCore/GTQuartzCoreHeader.h",
193 "name": "CAAnimation",
194 "source_files": "GTCategories/QuartzCore/CAAnimation/*.{h,m}"
198 "source_files": "GTCategories/QuartzCore/CALayer/*.{h,m}"
201 "name": "CAMediaTimingFunction",
202 "source_files": "GTCategories/QuartzCore/CAMediaTimingFunction/*.{h,m}"
205 "name": "CAShapeLayer",
206 "source_files": "GTCategories/QuartzCore/CAShapeLayer/*.{h,m}"
209 "name": "CATransaction",
210 "source_files": "GTCategories/QuartzCore/CATransaction/*.{h,m}"