CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

UIImageView-ninepatch 0.3

UIImageView-ninepatch 0.3

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by huangxinping.



  • By
  • huangxinping

What is UIImageView-ninepatch ?

UIImageView-ninepatch is a category of UIImageView.It's automatic correct 9-patch PNG format.

Usage

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

Installation

With Cocoapod

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

pod "UIImageView-ninepatch"

With simple method

Drag and drop UIImageView-ninepatch.h and UIImageView-ninepatch.m files into your project. Don't forget to import the file into your project

#import "UIImageView-ninepatch.h"

Documentation

Follow the link

Author

huangxinping, [email protected]

License

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