[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / d / FavIcon / 3.1.0 / FavIcon.podspec.json
bloba98a371b0a7cce5c6dedd4a9c5538074dfbf8586
2   "name": "FavIcon",
3   "version": "3.1.0",
4   "summary": "A library for downloading website icons",
5   "homepage": "https://github.com/leonbreedt/FavIcon",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Leon Breedt": "leon@sector42.io"
12   },
13   "source": {
14     "git": "https://github.com/leonbreedt/FavIcon.git",
15     "tag": "3.1.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "5.0",
27     "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES"
28   }