2 "name": "PinchToZoomImageView",
4 "screenshots": "https://cloud.githubusercontent.com/assets/879038/25967266/8f865b50-365b-11e7-8eca-119dda482e36.gif",
5 "summary": "PinchToZoomImageView is a drop-in replacement for UIImageView that supports pinching, panning, and rotating.",
6 "description": "PinchToZoomImageView is a drop-in replacement for UIImageView that supports pinching, panning, and rotating. Use cases include any occurences of an image that is zoomable.\n\nFeatures:\n- Supports pinching, panning, and rotating.\n- Works when used in a UIViewController or UIScrollVieController (e.g. UICollectionViewController, UITableViewController, etc.).\n- Shows the pinched image overtop everythingls else on the screen, with the exception of the status bar.\n- Fully configurable in Interface Builder and code.\n- Example app to demonstrate the various configurations.",
7 "homepage": "https://github.com/stockx/PinchToZoomImageView/",
13 "Josh Sklar": "jrmsklar@gmail.com"
16 "git": "https://github.com/StockX/PinchToZoomImageView.git",
19 "social_media_url": "https://twitter.com/jrmsklar",
23 "source_files": "Source/**/*.swift",
24 "pushed_with_swift_version": "3.0"