blob: 4e306b4394fa27e0c3e5b59d0d1bb793dae200dc [file] [log] [blame]
{
"name": "UIImage+Autoresize",
"version": "1.1.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": "1.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Classes/*",
"public_header_files": "Classes/*.h"
}