blob: fd2a57d663e89ad5d65c598d6f1e3c823a1bf035 [file] [log] [blame]
{
"name": "DSFavIconManager",
"version": "0.10.1",
"summary": "DSFavIconManager is a complete solution for displaying favicons.",
"homepage": "https://github.com/Discontinuity-srl/DSFavIconManager",
"authors": {
"Fabio A. Pelosin": "fabio@discontinuity.it"
},
"source": {
"git": "https://github.com/Discontinuity-srl/DSFavIconManager.git",
"tag": "0.10.1"
},
"source_files": "Classes",
"requires_arc": true,
"license": "MIT",
"description": " DSFavIconManager is a complete solution for displaying favicons.\n\n Features:\n\n - Download a favicon from the URL.\n - Fast and concurrent.\n - Cache icons in memory and in disk.\n - It doesn't uses a full blown HTML parser.\n - Optional fall-back to apple touch icons for retina displays.C\n"
}