blob: baf4fa07a5d7a85c129f1c2666b9e7d181cbe5fd [file] [log] [blame]
{
"name": "TOCropViewController",
"version": "2.3.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view controller that enables cropping and rotation of UIImage objects.",
"homepage": "https://github.com/TimOliver/TOCropViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOCropViewController.git",
"tag": "2.3.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Objective-C/TOCropViewController/**/*.{h,m}",
"resource_bundles": {
"TOCropViewControllerBundle": [
"Objective-C/TOCropViewController/**/*.lproj"
]
},
"requires_arc": true
}