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