2 "name": "KingfisherWebP",
4 "swift_versions": "5.0",
5 "summary": "A Kingfisher extension helping you process webp format",
6 "description": "KingfisherWebP is an extension of the popular library [Kingfisher](https://github.com/onevcat/Kingfisher), providing a ImageProcessor and CacheSerializer for you to conveniently handle the WebP format.",
7 "homepage": "https://github.com/yeatse/KingfisherWebP",
13 "Yang Chao": "iyeatse@gmail.com"
16 "git": "https://github.com/yeatse/KingfisherWebP.git",
19 "social_media_url": "https://twitter.com/yeatse",
26 "frameworks": "Accelerate",
27 "source_files": "Sources/**/*.{h,m,swift}",
28 "pod_target_xcconfig": {
29 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
32 "pod_target_xcconfig": {
33 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
37 "pod_target_xcconfig": {
38 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
42 "pod_target_xcconfig": {
43 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) WEBP_USE_INTRINSICS=1",
44 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
55 "swift_version": "5.0"