2 "name": "OLCategoryHelper",
4 "license": "MIT License",
5 "summary": "A Category Library of Objective-C",
6 "description": " OLCategoryHelper is a Library contain many helpful categoris.\n To Exned Cocoa Framework or some popular Framework.\n Jusy use specified category you need.\n\n",
7 "homepage": "https://github.com/payliu/OLCategoryHelper",
9 "Pay Liu": "payliu@gmail.com",
10 "Josh": "josh@octalord.com"
13 "git": "https://github.com/payliu/OLCategoryHelper.git",
19 "requires_arc": false,
23 "source_files": "src/Category",
28 "OLCategoryHelper/NSData+AES": [
36 "OLCategoryHelper/NSDate+Translator": [
44 "OLCategoryHelper/NSNumber+Date": [
47 "OLCategoryHelper/NSNumber+Random": [
55 "OLCategoryHelper/NSString+BOOL": [
63 "OLCategoryHelper/UIColor+HexString": [
66 "OLCategoryHelper/UIColor+RGB": [
74 "OLCategoryHelper/UIDevice+Resolutions": [
82 "OLCategoryHelper/UIImage+H568": [
88 "name": "UINavigationController",
90 "OLCategoryHelper/UINavigationController+Pilot": [
98 "OLCategoryHelper/UIView+ViewFrameGeometry": [
106 "name": "NSData+AES",
107 "source_files": "src/Category/NSData/NSData+AES"
110 "name": "NSDate+Translator",
111 "source_files": "src/Category/NSDate/NSDate+Translator"
114 "name": "NSNumber+Date",
115 "source_files": "src/Category/NSNumber/NSNumber+Date"
118 "name": "NSNumber+Random",
119 "source_files": "src/Category/NSNumber/NSNumber+Random"
122 "name": "NSString+BOOL",
123 "source_files": "src/Category/NSString/NSString+BOOL"
126 "name": "UIColor+HexString",
127 "source_files": "src/Category/UIColor/UIColor+HexString"
130 "name": "UIColor+RGB",
131 "source_files": "src/Category/UIColor/UIColor+RGB"
134 "name": "UIDevice+Resolutions",
135 "source_files": "src/Category/UIDevice/UIDevice+Resolutions"
138 "name": "UIImage+H568",
139 "source_files": "src/Category/UIImage/UIImage+H568",
141 "OLCategoryHelper/UIDevice+Resolutions": [
147 "name": "UINavigationController+Pilot",
148 "source_files": "src/Category/UINavigationController/UINavigationController+Pilot"
151 "name": "UIView+ViewFrameGeometry",
152 "source_files": "src/Category/UIView/UIView+ViewFrameGeometry"