2 "name": "RSKImageCropper",
4 "summary": "An image cropper for iOS like in the Contacts app with support for landscape orientation.",
5 "homepage": "https://github.com/ruslanskorb/RSKImageCropper",
11 "Ruslan Skorb": "ruslan.skorb@gmail.com"
14 "git": "https://github.com/ruslanskorb/RSKImageCropper.git",
20 "source_files": "RSKImageCropper/*.{h,m}",
21 "resources": "RSKImageCropper/RSKImageCropperStrings.bundle",
27 "public_header_files": [
28 "RSKImageCropper/RSKImageCropper.h",
29 "RSKImageCropper/RSKImageCropViewController.h",
30 "RSKImageCropper/RSKImageCropViewController+Protected.h"