2 "name": "GKImagePicker",
8 "summary": "Image Picker with support for custom crop areas.",
9 "description": "Ever wanted a custom crop area for the UIImagePickerController?Now you can have it with GKImagePicker. Just set your customcrop area and thats it. Just 4 lines of code. If you dontset it it uses the same crop area as the defaultUIImagePickerController.",
10 "homepage": "https://github.com/gekitz/GKImagePicker",
12 "Georg Kitz": "info@aurora-apps.com"
15 "git": "https://github.com/gekitz/GKImagePicker.git",
16 "commit": "01847cdec21f870b7cdadfae51342990e2a238df"
18 "resources": "GKImages/*.png",
19 "source_files": "GKClasses/*.{h,m}",
24 "frameworks": "UIKit",