blob: 8d24d3fd9494b52f351767a66c13d91d1d5326c9 [file] [log] [blame]
{
"name": "UIImage+Autoresize",
"version": "1.2.1",
"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.2.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"public_header_files": "Classes/*.h"
}