2 "name": "ios-image-editor",
4 "summary": "iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features and flexibility.",
5 "description": " iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features and flexibility:\n - Full image resolution\n - Unlimited pan, zoom and rotation\n - Zoom and rotation centered on touch area\n - Double tap to reset\n - Handles EXIF orientations\n - Plug-in your own interface\n",
6 "homepage": "https://github.com/heitorfr/ios-image-editor",
12 "Heitor Ferreira": "me@heitor.fr"
19 "git": "https://github.com/heitorfr/ios-image-editor.git",
22 "source_files": "ImageEditor/*.{h,m}"