blob: 72da369e6bb2ab2d7594e8c65e16e90bc46b3d1d [file] [log] [blame]
{
"name": "BJImageCropper",
"version": "1.0.2",
"summary": "A simple UIView subclass that allows a user to crop an image.",
"description": " An easy to use library/control to allow the user to crop an image to their specfications.\n If you use it, I'd love to know! Twitter: @barrettjacobsen.\n",
"homepage": "http://www.barrettj.com",
"license": "MIT",
"authors": {
"Barrett Jacobsen": "admin@barrettj.com"
},
"source": {
"git": "https://github.com/barrettj/BJImageCropper.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "4.3"
},
"source_files": "BJImageCropper",
"requires_arc": true
}