[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / 7 / f / DSFavIconManager / 0.10.0 / DSFavIconManager.podspec.json
blobfb25ed0e65a01b0fa47cb91038128d0ddc084fdf
2   "name": "DSFavIconManager",
3   "version": "0.10.0",
4   "summary": "DSFavIconManager is a complete solution for displaying favicons.",
5   "homepage": "https://github.com/Discontinuity-srl/DSFavIconManager",
6   "authors": {
7     "Fabio A. Pelosin": "fabio@discontinuity.it"
8   },
9   "source": {
10     "git": "https://github.com/Discontinuity-srl/DSFavIconManager.git",
11     "tag": "0.10.0"
12   },
13   "source_files": "Classes",
14   "requires_arc": true,
15   "license": "MIT",
16   "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"