Skip to content

KSOThumbnailKit contains classes used to generate and cache thumbnail images from a variety of source URLs.

License

Notifications You must be signed in to change notification settings

Kosoku/KSOThumbnailKit

Repository files navigation

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)

About

KSOThumbnailKit contains classes used to generate and cache thumbnail images from a variety of source URLs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages