[Add] TensorFlowLiteC 0.0.1-nightly.20250105
[CocoaPods.git] / Specs / 1 / 7 / f / DSFavIconManager / 0.9.0 / DSFavIconManager.podspec.json
blobdb10e102ec09656bec43f37116a65b7e19078981
2   "name": "DSFavIconManager",
3   "version": "0.9.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.9.0"
12   },
13   "source_files": "Classes",
14   "requires_arc": true,
15   "platforms": {
16     "ios": null
17   },
18   "license": "MIT",
19   "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",
20   "dependencies": {
21     "AFNetworking": [
23     ]
24   }