blob: a0e5a2966e15866b7ba68e37fac3e22cc47b45b9 [file] [log] [blame]
{
"name": "CropViewController",
"version": "2.3.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A Swift view controller that enables cropping and rotating of UIImage objects.",
"homepage": "https://github.com/TimOliver/TOCropViewController",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/TOCropViewController.git",
"tag": "2.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swift/CropViewController/**/*.{swift}",
"requires_arc": true,
"dependencies": {
"TOCropViewController": [
]
}
}