2 "name": "YJCategories",
4 "summary": "YJCategories(iOS-Categories), a collection of useful Objective-C Categories extending iOS Frameworks",
5 "description": "YJCategories(iOS-Categories), 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": "YJCategoriesGather/YJCategoriesGather/YJCategories/*.{h}",
33 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/*.{h,m}",
39 "name": "UIApplication",
40 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIApplication/*.{h,m}",
41 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIApplication/*.{h}"
45 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIWindow/*.{h,m}",
46 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIWindow/*.{h}"
49 "name": "UIViewController",
50 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIViewController/*.{h,m}",
51 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIViewController/*.{h}"
55 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIView/*.{h,m}",
56 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIView/*.{h}"
59 "name": "UITableView",
60 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UITableView/*.{h,m}",
61 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UITableView/*.{h}"
64 "name": "UITableViewCell",
65 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UITableViewCell/*.{h,m}",
66 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UITableViewCell/*.{h}"
70 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UILabel/*.{h,m}",
71 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UILabel/*.{h}"
75 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIButton/*.{h,m}",
76 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIButton/*.{h}"
80 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIDevice/*.{h,m}",
81 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/UIKit/UIDevice/*.{h}"
90 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSString/*.{h,m}",
91 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSString/*.{h}"
95 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSArray/*.{h,m}",
96 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSArray/*.{h}"
99 "name": "NSDictionary",
100 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSDictionary/*.{h,m}",
101 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSDictionary/*.{h}"
105 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSBundle/*.{h,m}",
106 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSBundle/*.{h}"
110 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSData/*.{h,m}",
111 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSData/*.{h}"
114 "name": "NSIndexPath",
115 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSIndexPath/*.{h,m}",
116 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSIndexPath/*.{h}"
119 "name": "NSNotificationCenter",
120 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSNotificationCenter/*.{h,m}",
121 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSNotificationCenter/*.{h}"
125 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSURL/*.{h,m}",
126 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSURL/*.{h}"
130 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSDate/*.{h,m}",
131 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSDate/*.{h}"
134 "name": "NSDateFormatter",
135 "source_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSDateFormatter/*.{h,m}",
136 "public_header_files": "YJCategoriesGather/YJCategoriesGather/YJCategories/Foundation/NSDateFormatter/*.{h}"