blob: 03bcb23295b7bb739b3dcf723b60c70624cf664c [file] [log] [blame]
{
"name": "UIImageSwiftExtensions",
"version": "4.0",
"summary": "A Swift 4 port of Trevor Harmon UIImage's extensions (http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/)",
"description": "A Swift 4 port of Trevor Harmon UIImage's extensions (see: http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/).",
"homepage": "https://github.com/giacgbj/UIImageSwiftExtensions",
"license": "MIT",
"authors": {
"Giacomo Boccardo": "gboccard@gmail.com"
},
"source": {
"git": "https://github.com/giacgbj/UIImageSwiftExtensions.git",
"tag": "4.0"
},
"social_media_url": "https://twitter.com/jhack",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}