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}"
126 "name": "Foundation",
130 "source_files": "YJCategories/Foundation/NSString/*.{h,m}",
131 "public_header_files": "YJCategories/Foundation/NSString/*.{h}"
135 "source_files": "YJCategories/Foundation/NSArray/*.{h,m}",
136 "public_header_files": "YJCategories/Foundation/NSArray/*.{h}"
139 "name": "NSDictionary",
140 "source_files": "YJCategories/Foundation/NSDictionary/*.{h,m}",
141 "public_header_files": "YJCategories/Foundation/NSDictionary/*.{h}"
145 "source_files": "YJCategories/Foundation/NSBundle/*.{h,m}",
146 "public_header_files": "YJCategories/Foundation/NSBundle/*.{h}"
150 "source_files": "YJCategories/Foundation/NSData/*.{h,m}",
151 "public_header_files": "YJCategories/Foundation/NSData/*.{h}"
154 "name": "NSIndexPath",
155 "source_files": "YJCategories/Foundation/NSIndexPath/*.{h,m}",
156 "public_header_files": "YJCategories/Foundation/NSIndexPath/*.{h}"
159 "name": "NSNotificationCenter",
160 "source_files": "YJCategories/Foundation/NSNotificationCenter/*.{h,m}",
161 "public_header_files": "YJCategories/Foundation/NSNotificationCenter/*.{h}"
165 "source_files": "YJCategories/Foundation/NSURL/*.{h,m}",
166 "public_header_files": "YJCategories/Foundation/NSURL/*.{h}"
170 "source_files": "YJCategories/Foundation/NSDate/*.{h,m}",
171 "public_header_files": "YJCategories/Foundation/NSDate/*.{h}"
174 "name": "NSDateFormatter",
175 "source_files": "YJCategories/Foundation/NSDateFormatter/*.{h,m}",
176 "public_header_files": "YJCategories/Foundation/NSDateFormatter/*.{h}"
179 "name": "NSFileManager",
180 "source_files": "YJCategories/Foundation/NSFileManager/*.{h,m}",
181 "public_header_files": "YJCategories/Foundation/NSFileManager/*.{h}"
185 "source_files": "YJCategories/Foundation/NSTimer/*.{h,m}",
186 "public_header_files": "YJCategories/Foundation/NSTimer/*.{h}"
190 "source_files": "YJCategories/Foundation/NSObject/*.{h,m}",
191 "public_header_files": "YJCategories/Foundation/NSObject/*.{h}"