blob: a3bbd01cd928f70da945d6893e5f4300894a6ae4 [file] [log] [blame]
{
"name": "UIImageSwiftExtensions",
"version": "1.1",
"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.1"
},
"social_media_url": "https://twitter.com/jhack",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.swift"
}