2 "name": "YJCategories",
4 "summary": "A collection of useful Objective-C Categories extending iOS Frameworks, Author's email:houmanager@Hotmail.com 工作地点:BeiJing 欢迎骚扰。",
5 "description": "YJCategories a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation, UIKit, CoreData, QuartzCore, CoreLocation, MapKit Etc. Author's email:houmanager@Hotmail.com",
6 "homepage": "https://github.com/YJManager/YJCategories.git",
12 "houmanager": "houmanager@Hotmail.com"
26 "libraries": "resolv.9",
28 "git": "https://github.com/YJManager/YJCategories.git",
32 "public_header_files": "YJCategories/*.{h}",
33 "source_files": "YJCategories/*.{h,m}",
39 "name": "UIApplication",
40 "source_files": "YJCategories/UIKit/UIApplication/*.{h,m}",
41 "public_header_files": "YJCategories/UIKit/UIApplication/*.{h}"
45 "source_files": "YJCategories/UIKit/UIWindow/*.{h,m}",
46 "public_header_files": "YJCategories/UIKit/UIWindow/*.{h}"
49 "name": "UIViewController",
50 "source_files": "YJCategories/UIKit/UIViewController/*.{h,m}",
51 "public_header_files": "YJCategories/UIKit/UIViewController/*.{h}"
55 "source_files": "YJCategories/UIKit/UIView/*.{h,m}",
56 "public_header_files": "YJCategories/UIKit/UIView/*.{h}"
59 "name": "UITableView",
60 "source_files": "YJCategories/UIKit/UITableView/*.{h,m}",
61 "public_header_files": "YJCategories/UIKit/UITableView/*.{h}"
64 "name": "UITableViewCell",
65 "source_files": "YJCategories/UIKit/UITableViewCell/*.{h,m}",
66 "public_header_files": "YJCategories/UIKit/UITableViewCell/*.{h}"
70 "source_files": "YJCategories/UIKit/UILabel/*.{h,m}",
71 "public_header_files": "YJCategories/UIKit/UILabel/*.{h}"
75 "source_files": "YJCategories/UIKit/UIButton/*.{h,m}",
76 "public_header_files": "YJCategories/UIKit/UIButton/*.{h}"
80 "source_files": "YJCategories/UIKit/UIDevice/*.{h,m}",
81 "public_header_files": "YJCategories/UIKit/UIDevice/*.{h}"
84 "name": "UINavigationController",
85 "source_files": "YJCategories/UIKit/UINavigationController/*.{h,m}",
86 "public_header_files": "YJCategories/UIKit/UINavigationController/*.{h}"
90 "source_files": "YJCategories/UIKit/UIControl/*.{h,m}",
91 "public_header_files": "YJCategories/UIKit/UIControl/*.{h}"
95 "source_files": "YJCategories/UIKit/UIFont/*.{h,m}",
96 "public_header_files": "YJCategories/UIKit/UIFont/*.{h}"
99 "name": "UINavigationBar",
100 "source_files": "YJCategories/UIKit/UINavigationBar/*.{h,m}",
101 "public_header_files": "YJCategories/UIKit/UINavigationBar/*.{h}"
104 "name": "UIResponder",
105 "source_files": "YJCategories/UIKit/UIResponder/*.{h,m}",
106 "public_header_files": "YJCategories/UIKit/UIResponder/*.{h}"
109 "name": "UIBezierPath",
110 "source_files": "YJCategories/UIKit/UIBezierPath/*.{h,m}",
111 "public_header_files": "YJCategories/UIKit/UIBezierPath/*.{h}"
114 "name": "UIScrollView",
115 "source_files": "YJCategories/UIKit/UIScrollView/*.{h,m}",
116 "public_header_files": "YJCategories/UIKit/UIScrollView/*.{h}"
119 "name": "UIBarButtonItem",
120 "source_files": "YJCategories/UIKit/UIBarButtonItem/*.{h,m}",
121 "public_header_files": "YJCategories/UIKit/UIBarButtonItem/*.{h}"
124 "name": "UIImageView",
125 "source_files": "YJCategories/UIKit/UIImageView/*.{h,m}",
126 "public_header_files": "YJCategories/UIKit/UIImageView/*.{h}"
131 "name": "Foundation",
135 "source_files": "YJCategories/Foundation/NSString/*.{h,m}",
136 "public_header_files": "YJCategories/Foundation/NSString/*.{h}"
140 "source_files": "YJCategories/Foundation/NSArray/*.{h,m}",
141 "public_header_files": "YJCategories/Foundation/NSArray/*.{h}"
144 "name": "NSMutableArray",
145 "source_files": "YJCategories/Foundation/NSMutableArray/*.{h,m}",
146 "public_header_files": "YJCategories/Foundation/NSMutableArray/*.{h}"
149 "name": "NSDictionary",
150 "source_files": "YJCategories/Foundation/NSDictionary/*.{h,m}",
151 "public_header_files": "YJCategories/Foundation/NSDictionary/*.{h}"
155 "source_files": "YJCategories/Foundation/NSBundle/*.{h,m}",
156 "public_header_files": "YJCategories/Foundation/NSBundle/*.{h}"
160 "source_files": "YJCategories/Foundation/NSData/*.{h,m}",
161 "public_header_files": "YJCategories/Foundation/NSData/*.{h}"
164 "name": "NSIndexPath",
165 "source_files": "YJCategories/Foundation/NSIndexPath/*.{h,m}",
166 "public_header_files": "YJCategories/Foundation/NSIndexPath/*.{h}"
169 "name": "NSNotificationCenter",
170 "source_files": "YJCategories/Foundation/NSNotificationCenter/*.{h,m}",
171 "public_header_files": "YJCategories/Foundation/NSNotificationCenter/*.{h}"
175 "source_files": "YJCategories/Foundation/NSURL/*.{h,m}",
176 "public_header_files": "YJCategories/Foundation/NSURL/*.{h}"
180 "source_files": "YJCategories/Foundation/NSDate/*.{h,m}",
181 "public_header_files": "YJCategories/Foundation/NSDate/*.{h}"
184 "name": "NSDateFormatter",
185 "source_files": "YJCategories/Foundation/NSDateFormatter/*.{h,m}",
186 "public_header_files": "YJCategories/Foundation/NSDateFormatter/*.{h}"
189 "name": "NSFileManager",
190 "source_files": "YJCategories/Foundation/NSFileManager/*.{h,m}",
191 "public_header_files": "YJCategories/Foundation/NSFileManager/*.{h}"
195 "source_files": "YJCategories/Foundation/NSTimer/*.{h,m}",
196 "public_header_files": "YJCategories/Foundation/NSTimer/*.{h}"
200 "source_files": "YJCategories/Foundation/NSObject/*.{h,m}",
201 "public_header_files": "YJCategories/Foundation/NSObject/*.{h}"
206 "name": "QuartzCore",
209 "name": "CATransaction",
210 "source_files": "YJCategories/QuartzCore/CATransaction/*.{h,m}",
211 "public_header_files": "YJCategories/QuartzCore/CATransaction/*.{h}"