blob: 61d89226b600f193ac63bfcc2dfb9567f5727d30 [file] [log] [blame]
{
"name": "TDImageUtils",
"version": "1.0.0",
"summary": "A lightweight lib to resize, compress images for UIImage class.",
"description": "A lightweight lib to resize, compress images for UIImage class write by Swift 4.2.",
"homepage": "https://github.com/thongdn-it/TDImageUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thong Dang": "thongdn.it@gmail.com"
},
"source": {
"git": "https://github.com/thongdn-it/TDImageUtils.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "TDImageUtils/Classes/**/*",
"swift_version": "4.2"
}