blob: 75be460976d19c53a9c3dd09916d0e962e03bc64 [file] [log] [blame]
{
"name": "CropViewController",
"version": "2.3.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Swift/CropViewController/**/*.{swift}",
"requires_arc": true,
"dependencies": {
"TOCropViewController": [
]
}
}