KSOThumbnailKit contains classes used to generate and cache thumbnail images from a variety of source URLs. It relies on the Stanley, Ditko, and Loki frameworks. 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.
You can install KSOThumbnailKit using cocoapods, Carthage, or as a framework. When installing as a framework, ensure you also link to Stanley, Ditko, and Loki as KSOThumbnailKit relies on them.
Third party:
Apple:
AVFoundation
, (iOS
/tvOS
/macOS
)MobileCoreServices
, (iOS
/tvOS
)WebKit
, (iOS
/macOS
)QuickLook
, (macOS
)