blob: bbd613670f9f00a36c75b30bc6f1095948a9065e [file] [log] [blame]
{
"name": "BFImageResize",
"version": "0.1.0",
"summary": "Simply resize your UIImages by passing width and UIImage to BTImageResize category",
"homepage": "https://github.com/bitfactoryci/BFImageResize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthias Nagel": "matthias@bitfactory.io"
},
"source": {
"git": "https://github.com/bitfactoryci/BFImageResize.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BFImageResize/Classes/**/*"
}