blob: 796fa6a65ed09a741bc358b431d227a431db546c [file] [log] [blame]
{
"name": "CropFrame",
"version": "0.0.1",
"summary": "Adjust the region and crop it to the image.",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/devgrishchenko/crop-frame.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Grishchenko": "devgrishchenko@gmail.com"
},
"source": {
"git": "https://github.com/devgrishchenko/crop-frame.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CropFrame/Classes/**/*"
}