blob: e9a255e00e101ef384c20e1459fd089f959a6fff [file] [log] [blame]
{
"name": "UIImage+Autoresize",
"version": "0.3.0",
"summary": "Apply a naming convention to deal with multiple image sizes for iPhone devices.",
"homepage": "https://github.com/kevindelord/UIImage-Autoresize.git",
"license": "MIT",
"authors": {
"kevindelord": "delord.kevin@gmail.com"
},
"source": {
"git": "https://github.com/kevindelord/UIImage-Autoresize.git",
"tag": "0.3.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Classes/*",
"public_header_files": "Classes/*.h"
}