CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by huangxinping.
UIImageView-ninepatch is a category of UIImageView.It's automatic correct 9-patch PNG format.
To run the example project, clone the repo, and run pod install
from the Example directory first.
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"
Follow the link
huangxinping, [email protected]
Colorkit is available under the MIT license. See the LICENSE file for more info.