Skip to content

wuxulome/WXYZoomImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WXYZoomImage

License MIT  CocoaPods  CocoaPods  Support  Build Status

WXYZoomImage is a image zoom tool.

Installation

CocoaPods

  1. Add pod "WXYZoomImage" to your Podfile.
  2. Run pod install or pod update.
  3. Import <WXYZoomImage/WXYZoomImageManager.h>.

Manually

  1. Download all the files in the WXYZoomImage subdirectory.
  2. Add the source files to your Xcode project.
  3. Import WXYZoomImageManager.h.

Documentation

Full API documentation is available on CocoaDocs.
You can also install documentation locally using appledoc.

Requirements

This library requires a deployment target of iOS 6.0 or greater.

License

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