4 "homepage": "https://github.com/yakatak/YKWebPImage",
10 "Yakatak": "support@yakatak.com"
12 "social_media_url": "https://twitter.com/yakatak",
17 "git": "https://github.com/yakatak/YKWebPImage.git",
20 "source_files": "YKWebPImage/**/*.{m,h}",
22 "summary": "Plug and Play WebP support for iOS",
28 "description": "\t # YKWebPImage\n\t Plug and Play WebP Image support for iOS. It's as simple as installing the Pod. Under the hood, this library swizzles the init methods of `UIImage` and adds a lightweight header scan of the image data to check for WebP format, then decodes if a positive match is found.\n"