ZXUtilityCode 2.0.7

ZXUtilityCode 2.0.7

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2018

Maintained by Zhao Xin.



  • By
  • xinyzhao

ZXUtilityCode

Provides a few utility codes for iOS.

Requirements

  • Requires iOS 7.0 or later
  • Requires Automatic Reference Counting (ARC)

Installation

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

pod "ZXUtilityCode"

Usage

#import "ZXUtilityCode.h"

Components

  • AVAudioProximityDetector
  • Base64Encoding
  • HashValue
  • JSONObject
  • NSArray+Extra
  • NSDate+Extra
  • NSFileManager+Extra
  • NSLog+Extra
  • NSObject+Extra
  • NSString+NumberValue
  • NSString+Pinyin
  • NSString+Unicode
  • NSString+URLEncoding
  • QRCodeGenerator
  • QRCodeReader
  • QRCodeScanner
  • UIApplicationIdleTimer
  • UIColor+Extra
  • UIImage+Extra
  • UINetworkActivityIndicator
  • UITableViewCell+Separator
  • UIView+Snapshot
  • UIViewController+Extra
  • ZXAlertView
  • ZXAuthorizationHelper
  • ZXBadgeLabel
  • ZXCircularProgressView
  • ZXDownloadManager
  • ZXDrawingView
  • ZXHTTPClient
  • ZXImageView
  • ZXNetworkTrafficMonitor
  • ZXPageIndicatorView
  • ZXPageView
  • ZXPhotoLibrary
  • ZXPlayerViewController
  • ZXPopoverWindow
  • ZXRefreshView
  • ZXTabBarController
  • ZXTagView
  • ZXToastView

Not in pods

  • AMRPlayer
  • BDLocationManager
  • Coordinates
  • ZXColorPickerController

License

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