blob: 3f94f3abfab375d397e18be6ea1961dc343bc4df [file] [log] [blame]
{
"name": "ImageFit",
"version": "1.0.0",
"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.0.0"
},
"source_files": "ImageFit/*.swift",
"pushed_with_swift_version": "3.0"
}