4 "summary": "A library for downloading website icons",
5 "homepage": "https://github.com/leonbreedt/FavIcon",
11 "Leon Breedt": "leon@sector42.io"
14 "git": "https://github.com/leonbreedt/FavIcon.git",
17 "source_files": "Sources/**/*.swift",
23 "name": "Generate ModuleMap",
24 "script": "bash $PODS_TARGET_SRCROOT/Support/Generate-ModuleMap.sh $PODS_TARGET_SRCROOT/Sources/Clibxml2/module.modulemap",
25 "execution_position": "before_compile"
34 "pod_target_xcconfig": {
35 "SWIFT_VERSION": "4.0",
36 "SWIFT_WHOLE_MODULE_OPTIMIZATION": "YES"
39 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
40 "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/Sources/Clibxml2"