SHSCategory 0.0.7

SHSCategory 0.0.7

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jul 2017

Maintained by Tristan Yeung.



  • By
  • TristanYeung

使用:

step1.

    pod 'SHSCategory'

step2.

    import "SHSCategory.h"

目前包含了以下一些常用的Category

 "NSArray+Check.h"
 "UIAlertView+CallbackBlock.h"
 "UIButton+ClickedBlock.h"
 "UIColor+Hex.h"
 "UIDevice+Hardware.h"
 "UIImage+Redraw.h"
 "UINavigationItem+CustomBackButton.h"
 "UITextField+ActionBlock.h"
 "UITextView+ClickedBlock.h"
 "UIView+BlockGesture.h"
 "UIView+GetPropertyMethod.h"
 "UIView+ViewController.h"
 "NSDictionary+dicWithGetParameter.h"
 "NSString+IphoneType.h"
 "NSString+GetURLScheme.h"