blob: 17be6cc222c03871d92fc64ac62766f98e31bfc9 [file] [log] [blame]
{
"name": "UIImageSwiftExtensions",
"version": "3.1",
"summary": "A Swift 3 port of Trevor Harmon UIImage's extensions (http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/)",
"description": "A Swift 3 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": "3.1"
},
"social_media_url": "https://twitter.com/jhack",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}