2 "name": "BABCropperView",
4 "summary": "A customizable image cropper view based on UIScrollView.",
5 "description": " A customizable image cropper view based on UIScrollView.\n\t\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t\t\t\t Supports iOS 7.0+\n\n\t\t\t\t\t\t\t\t\t\t\t * Crop size is fully configurable\n\t\t\t\t\t\t\t\t\t\t\t * Allows cropping of any part of the image\n\t\t\t\t\t\t\t\t\t\t\t * Fully customizable with sensible defaults\n\t\t\t\t\t\t\t\t\t\t\t * Works easily with or without Auto Layout\n\t\t\t\t\t\t\t\t\t\t\t * Uses memory efficient image crop which handles multiple image orientations\n\n\t\t\t\t\t\t\t\t\t\t\t This is a UIView subclass which allows a user to crop an image to a desired size.\n\t\t\t\t\t\t\t\t\t\t\t \n",
6 "homepage": "https://github.com/brynbodayle/BABCropperView",
7 "screenshots": "http://brynbodayle.com/Files/BABCropperView.gif",
10 "Bryn Bodayle": "bryn.bodayle@gmail.com"
13 "git": "https://github.com/brynbodayle/BABCropperView.git",
16 "social_media_url": "https://twitter.com/brynbodayle",
21 "source_files": "Pod/Classes/**/*",