2 "name": "WGKCategories",
4 "summary": "从JKCategories修改而来,重新命名了前缀,去掉了UIWebView相关分类",
5 "description": "从JKCategories修改而来。\n重新命名了前缀。\n去掉了UIWebView相关分类。\n删掉了重复命名的方法。",
6 "homepage": "https://github.com/ghostlords/WGKCategories",
12 "ghostlords": "ghostlords@outlook.com"
15 "git": "https://github.com/ghostlords/WGKCategories.git",
22 "public_header_files": "WGKCategories/WGKCategories.h",
23 "source_files": "WGKCategories/WGKCategories.h",
27 "public_header_files": "WGKCategories/Foundation/WGKFoundation.h",
28 "source_files": "WGKCategories/Foundation/WGKFoundation.h",
36 "source_files": "WGKCategories/Foundation/NSArray/*.{h,m}"
40 "source_files": "WGKCategories/Foundation/NSBundle/*.{h,m}"
44 "source_files": "WGKCategories/Foundation/NSData/*.{h,m}"
48 "source_files": "WGKCategories/Foundation/NSDate/*.{h,m}"
51 "name": "NSDateFormatter",
52 "source_files": "WGKCategories/Foundation/NSDateFormatter/*.{h,m}"
55 "name": "NSDictionary",
56 "source_files": "WGKCategories/Foundation/NSDictionary/*.{h,m}"
59 "name": "NSException",
60 "source_files": "WGKCategories/Foundation/NSException/*.{h,m}"
63 "name": "NSFileHandle",
64 "source_files": "WGKCategories/Foundation/NSFileHandle/*.{h,m}"
67 "name": "NSFileManager",
68 "source_files": "WGKCategories/Foundation/NSFileManager/*.{h,m}"
71 "name": "NSHTTPCookieStorage",
72 "source_files": "WGKCategories/Foundation/NSHTTPCookieStorage/*.{h,m}"
75 "name": "NSIndexPath",
76 "source_files": "WGKCategories/Foundation/NSIndexPath/*.{h,m}"
79 "name": "NSInvocation",
80 "source_files": "WGKCategories/Foundation/NSInvocation/*.{h,m}"
83 "name": "NSNotificationCenter",
84 "source_files": "WGKCategories/Foundation/NSNotificationCenter/*.{h,m}"
88 "source_files": "WGKCategories/Foundation/NSNumber/*.{h,m}"
92 "source_files": "WGKCategories/Foundation/NSObject/*.{h,m}"
96 "source_files": "WGKCategories/Foundation/NSRunLoop/*.{h,m}"
100 "source_files": "WGKCategories/Foundation/NSSet/*.{h,m}"
104 "source_files": "WGKCategories/Foundation/NSString/*.{h,m}",
106 "WGKCategories/Foundation/NSData": [
113 "source_files": "WGKCategories/Foundation/NSTimer/*.{h,m}"
117 "source_files": "WGKCategories/Foundation/NSURL/*.{h,m}"
120 "name": "NSURLConnection",
121 "source_files": "WGKCategories/Foundation/NSURLConnection/*.{h,m}"
124 "name": "NSURLRequest",
125 "source_files": "WGKCategories/Foundation/NSURLRequest/*.{h,m}"
128 "name": "NSURLSession",
129 "source_files": "WGKCategories/Foundation/NSURLSession/*.{h,m}"
132 "name": "NSUserDefaults",
133 "source_files": "WGKCategories/Foundation/NSUserDefaults/*.{h,m}"
139 "public_header_files": "WGKCategories/UIKit/WGKUIKit.h",
140 "source_files": "WGKCategories/UIKit/WGKUIKit.h",
141 "frameworks": "UIKit",
144 "name": "UIAlertView",
145 "source_files": "WGKCategories/UIKit/UIAlertView/*.{h,m}"
148 "name": "UIApplication",
149 "source_files": "WGKCategories/UIKit/UIApplication/*.{h,m}"
152 "name": "UIBarButtonItem",
153 "source_files": "WGKCategories/UIKit/UIBarButtonItem/*.{h,m}"
156 "name": "UIBezierPath",
157 "source_files": "WGKCategories/UIKit/UIBezierPath/*.{h,m}"
161 "source_files": "WGKCategories/UIKit/UIButton/*.{h,m}"
165 "source_files": "WGKCategories/UIKit/UIColor/*.{h,m}"
169 "source_files": "WGKCategories/UIKit/UIControl/*.{h,m}"
173 "source_files": "WGKCategories/UIKit/UIDevice/*.{h,m}"
177 "source_files": "WGKCategories/UIKit/UIFont/*.{h,m}"
181 "source_files": "WGKCategories/UIKit/UIImage/*.{h,m}"
184 "name": "UIImageView",
185 "source_files": "WGKCategories/UIKit/UIImageView/*.{h,m}"
189 "source_files": "WGKCategories/UIKit/UILable/*.{h,m}"
192 "name": "UINavigationBar",
193 "source_files": "WGKCategories/UIKit/UINavigationBar/*.{h,m}"
196 "name": "UINavigationController",
197 "source_files": "WGKCategories/UIKit/UINavigationController/*.{h,m}"
200 "name": "UINavigationItem",
201 "source_files": "WGKCategories/UIKit/UINavigationItem/*.{h,m}"
204 "name": "UIPopoverController",
205 "source_files": "WGKCategories/UIKit/UIPopoverController/*.{h,m}"
208 "name": "UIResponder",
209 "source_files": "WGKCategories/UIKit/UIResponder/*.{h,m}"
213 "source_files": "WGKCategories/UIKit/UIScreen/*.{h,m}"
216 "name": "UIScrollView",
217 "source_files": "WGKCategories/UIKit/UIScrollView/*.{h,m}"
220 "name": "UISearchBar",
221 "source_files": "WGKCategories/UIKit/UISearchBar/*.{h,m}"
224 "name": "UISplitViewController",
225 "source_files": "WGKCategories/UIKit/UISplitViewController/*.{h,m}"
228 "name": "UITableView",
229 "source_files": "WGKCategories/UIKit/UITableView/*.{h,m}"
232 "name": "UITableViewCell",
233 "source_files": "WGKCategories/UIKit/UITableViewCell/*.{h,m}"
236 "name": "UITextField",
237 "source_files": "WGKCategories/UIKit/UITextField/*.{h,m}"
240 "name": "UITextView",
241 "source_files": "WGKCategories/UIKit/UITextView/*.{h,m}"
245 "source_files": "WGKCategories/UIKit/UIView/*.{h,m}"
248 "name": "UIViewController",
249 "source_files": "WGKCategories/UIKit/UIViewController/*.{h,m}"
253 "source_files": "WGKCategories/UIKit/UIWindow/*.{h,m}"
258 "name": "QuartzCore",
259 "public_header_files": "WGKCategories/QuartzCore/WGKQuartzCore.h",
260 "source_files": "WGKCategories/QuartzCore/WGKQuartzCore.h",
267 "name": "CAAnimation",
268 "source_files": "WGKCategories/QuartzCore/CAAnimation/*.{h,m}"
272 "source_files": "WGKCategories/QuartzCore/CALayer/*.{h,m}"
275 "name": "CAMediaTimingFunction",
276 "source_files": "WGKCategories/QuartzCore/CAMediaTimingFunction/*.{h,m}"
279 "name": "CAShapeLayer",
280 "source_files": "WGKCategories/QuartzCore/CAShapeLayer/*.{h,m}"
283 "name": "CATransaction",
284 "source_files": "WGKCategories/QuartzCore/CATransaction/*.{h,m}"
290 "public_header_files": "WGKCategories/MapKit/WGKMapKit.h",
291 "source_files": "WGKCategories/MapKit/WGKMapKit.h",
292 "frameworks": "MapKit",
296 "source_files": "WGKCategories/MapKit/MKMapView/*.{h,m}"
301 "name": "CoreLocation",
302 "public_header_files": "WGKCategories/CoreLocation/WGKCoreLocation.h",
303 "source_files": "WGKCategories/CoreLocation/WGKCoreLocation.h",
304 "frameworks": "CoreLocation",
307 "name": "CLLocation",
308 "source_files": "WGKCategories/CoreLocation/CLLocation/*.{h,m}"
314 "public_header_files": "WGKCategories/CoreData/WGKCoreData.h",
315 "source_files": "WGKCategories/CoreData/WGKCoreData.h",
316 "frameworks": "CoreData",
319 "name": "NSFetchRequest",
320 "source_files": "WGKCategories/CoreData/NSFetchRequest/*.{h,m}"
323 "name": "NSManagedObject",
324 "source_files": "WGKCategories/CoreData/NSManagedObject/*.{h,m}",
326 "WGKCategories/CoreData/NSManagedObjectContext": [
332 "name": "NSManagedObjectContext",
333 "source_files": "WGKCategories/CoreData/NSManagedObjectContext/*.{h,m}",
335 "WGKCategories/CoreData/NSFetchRequest": [