blob: 26b4c585d75f96c1fdde14c6505a53ccc39ce47c [file] [log] [blame]
{
"name": "AFImageDownloader",
"version": "1.1.0",
"summary": "Downloads JPEG images asynchronously and decompresses them on a background thread.",
"authors": {
"Ash Furrow": "ash@ashfurrow.com"
},
"source": {
"git": "https://github.com/ashfurrow/AFImageDownloader.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"license": "MIT",
"homepage": "https://github.com/AshFurrow/AFImageDownloader",
"platforms": {
"ios": "5.0"
}
}