blob: 509629b2d9bcca90f1fadfcd6d4d6cda1f85d05d [file] [log] [blame]
{
"name": "TOCropViewController",
"version": "1.3.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view controller that allows users to crop UIImage objects.",
"homepage": "https://github.com/TimOliver/TOCropViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOCropViewController.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOCropViewController/**/*.{h,m}",
"resource_bundles": {
"TOCropViewControllerBundle": [
"TOCropViewController/**/*.lproj"
]
},
"requires_arc": true
}