Skip to content

Latest commit

 

History

81 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WYUtils

Version License Platform

Run Example

To run the example project, clone the repo, and run pod install from the Example directory first.

git clone https://github.com/wyanassert/WYUtils
cd Example/
pod install
open WYUtils.xcworkspace

Installation

WYUtils is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WYUtils'

Overview

── WYUtils
── Macro
   ── WYMacroHeader
   ── WYSerializeKit
── NSData
   ── NSData+WYBase64
   ── NSData+WYEncrypt
   ── NSData+WYHexString
   ── NSData+WYUtils
── NSDate
   ── NSDate+WYExtension
   ── NSDate+WYUtils
── NSObject
   ── NSObject+WYUtils
   ── WYNumberConvert
── NSOperation
   ── WYSyncOperation
   ── WYSyncTaskManager
   ── WYSyncToken
── NSString
   ── NSString+WYBase64
   ── NSString+WYDecimal
   ── NSString+WYEncrypt
   ── NSString+WYHighLightColor
   ── NSString+WYMd5
   ── NSString+WYSuffix
   ── NSString+WYURLEncode
   ── NSString+WYUtils
── UIColor
   ── UIColor+WYHexString
   ── UIColor+WYUtils
── UIDevice
   ── UIDevice+WYUtils
── UIFont
   ── UIFont+WYAllFonts
   ── UIFont+WYUtils
── UIImage
   ── UIImage+WYBlur
   ── UIImage+WYCache
   ── UIImage+WYColor
   ── UIImage+WYMask
   ── UIImage+WYOrientation
   ── UIImage+WYShrink
   ── UIImage+WYSpilteNine
   ── UIImage+WYUtils
── UILabel
   ── UILabel+WYUtils
   ── WYBorderLabel
── UINavigationBar
   ── UINavigationBar+WYBottomBorderColor
   ── UINavigationBar+WYUtils
── UIView
   ── UIView+WYCorner
   ── UIView+WYGestureRecognizer
   ── UIView+WYRenderImage
   ── UIView+WYSubView
   ── UIView+WYUtils
   ── WYDisplayImageView
   ── WYExchangeWidgetView
   ── WYMaskView
   ── WYNotHintView
   ── WYPageControl
   ── WYStickerView

Extra

Because some code may require for System permissions such as Camera roll, so I place these code in Gist.

Author

wyanassert, [email protected]

License

WYUtils is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages