blob: 6a70db14f77da7d38141c06b5570d95327a9aff6 [file] [log] [blame]
{
"name": "RIRImageResizing",
"version": "0.1.0",
"summary": "A library with tools to resize an image.",
"description": "A library with tools to resize an image.\nResizing methods offer:\n1) newSize\n2) resizeMode",
"homepage": "https://github.com/Resplendent/RIRImageResizing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benjamin Maer": "ben@resplendent.co"
},
"source": {
"git": "https://github.com/Resplendent/RIRImageResizing.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RIRImageResizing/Classes/**/*"
}