blob: e0a899ec4d0615ad4c7038f9afb6c4dcf08dc663 [file] [log] [blame]
{
"name": "ImageCropperPOD",
"platforms": {
"ios": "8.0"
},
"version": "0.1.1",
"summary": "A simple tool to crop images in swift",
"description": "A simple tool to crop images in swift, i will think in something later, add a tutorial and so on",
"homepage": "https://github.com/lucas1295santos/ImageCropperPOD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Santos": "lucas1295santos@gmail.com"
},
"source": {
"git": "https://github.com/lucas1295santos/ImageCropperPOD.git",
"tag": "0.1.1"
},
"swift_version": "4.0",
"source_files": "ImageCropperPOD/**/*.{swift}",
"frameworks": "UIKit"
}