2 "name": "KSOThumbnailKit",
4 "summary": "KSOThumbnailKit contains classes used to generate and cache thumbnail images from a variety of source URLs.",
5 "description": "KSOThumbnailKit contains classes used to generate and cache thumbnail images from a variety of source URLs. Support is provided for images, movies, pdfs, html, plain text, rtf and a variety of other formats. Some formats are not supported on tvOS because the WebKit framework is not available on that platform.",
6 "homepage": "https://github.com/Kosoku/KSOThumbnailKit",
12 "William Towe": "willbur1984@gmail.com"
15 "git": "https://github.com/Kosoku/KSOThumbnailKit.git",
23 "source_files": "KSOThumbnailKit/**/*.{h,m}",
24 "exclude_files": "KSOThumbnailKit/KSOThumbnailKit-Info.h",
26 "exclude_files": "KSOThumbnailKit/Private/macOS",
37 "KSOThumbnailKit/Private/macOS",
38 "KSOThumbnailKit/Private/KSOWebKitThumbnailOperation.{h,m}"
47 "private_header_files": "KSOThumbnailKit/Private/**/*.h",