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