blob: 834fd2c278ce87d7b6e5dc261dfa80e7a0c878d0 [file] [log] [blame]
{
"name": "ImageFit",
"version": "1.1.1",
"summary": "ImageFit is a library that optimize UIImage according to vertical and horizontal size.",
"description": "\"ImageFit is a library that optimize UIImage according to vertical and horizontal size.\"",
"homepage": "https://github.com/konojunya/ImageFit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Junya Kono": "junya.developer@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/konojunya/ImageFit.git",
"tag": "1.1.1"
},
"source_files": "ImageFit/*.swift",
"pushed_with_swift_version": "3.0"
}