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