WXYZoomImage is a image zoom tool.
- Add
pod "WXYZoomImage"
to your Podfile. - Run
pod install
orpod update
. - Import <WXYZoomImage/WXYZoomImageManager.h>.
- Download all the files in the
WXYZoomImage
subdirectory. - Add the source files to your Xcode project.
- Import
WXYZoomImageManager.h
.
Full API documentation is available on CocoaDocs.
You can also install documentation locally using appledoc.
This library requires a deployment target of iOS 6.0 or greater.
WXYZoomImage is provided under the MIT license. See LICENSE file for details.