blob: 347db82bc33cbd22912338b62e3e580707d83df4 [file] [log] [blame]
{
"name": "TOCropViewController",
"version": "2.5.1",
"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.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Objective-C/TOCropViewController/**/*.{h,m}",
"resource_bundles": {
"TOCropViewControllerBundle": [
"Objective-C/TOCropViewController/**/*.lproj"
]
},
"requires_arc": true
}