Skip to content

GeniusBrother/HZExtend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HZExtend

License MIT  CocoaPods  CocoaPods  Support 

HZExtend is a collection of iOS components.

It consists of the following several independent components:

  • HZFoundation — A set of useful categories for Foundation and UIKit.
  • HZURLManager — URL routing library for iOS, support URL rewrite.
  • HZNetwork — A useful networking framework based on AFNetworking for iOS, OS X, watchOS, and tvOS.
  • HZORM — Provides a beautiful, simple ActiveRecord implementation to interact with the database.

Contact

QQ Group:32272635

Installation

CocoaPods

  1. Add pod 'HZExtend' to your Podfile.
  2. Run pod install or pod update.
  3. Import <HZExtend/HZExtend.h>.

Documentation

Full API documentation is available on CocoaDocs.

Requirements

This library requires iOS 8.0+ and Xcode 8.0+.

Notice

I do not recommend using the HZExtend directly, you should try the separated components first.

License

HZExtend is provided under the MIT license. See LICENSE file for details.

About

A useful collection of iOS components.

Resources

License

Stars

Watchers

Forks

Packages

No packages published