blob: db10e102ec09656bec43f37116a65b7e19078981 [file] [log] [blame]
{
"name": "DSFavIconManager",
"version": "0.9.0",
"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.9.0"
},
"source_files": "Classes",
"requires_arc": true,
"platforms": {
"ios": null
},
"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",
"dependencies": {
"AFNetworking": [
]
}
}