KSOThumbnailKit 0.4.3

KSOThumbnailKit 0.4.3

TestsTested
LangLanguage Obj-CObjective C
License Apache-2.0
ReleasedLast Release Feb 2019

Maintained by William Towe.



 
Depends on:
Stanley>= 0
Ditko>= 0
Loki>= 0
 

  • By
  • William Towe

KSOThumbnailKit

Carthage compatible Version Platform License

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.

Installation

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.

Dependencies

Third party:

Apple:

  • AVFoundation, (iOS/tvOS/macOS)
  • MobileCoreServices, (iOS/tvOS)
  • WebKit, (iOS/macOS)
  • QuickLook, (macOS)