blob: 8a2fd3f0e1ff55463e9f03383d8ea94c50fe1e82 [file] [log] [blame]
{
"name": "TOCropViewController",
"version": "2.0.8",
"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.0.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": "TOCropViewController/**/*.{h,m}",
"resource_bundles": {
"TOCropViewControllerBundle": [
"TOCropViewController/**/*.lproj"
]
},
"requires_arc": true
}