David Beck

16pods

CacheKit

Easily cache objects in memory, to files, a database or not at all.

License: MIT

  • Objective C

ImageIOSwift

ImageIO is an Apple framework that provides low level access to image files and is what powers UIImage and other image related operations on iOS and macOS. However, in part because it is a C/Core Foundation framework, using it can be difficult.

ImageIO.Swift is a lightweight wrapper around the framework that makes it much easier to access the vast power that ImageIO provides, including animated GIFs, incremental loading and efficient thumbnail generation.

While there are alternatives that provide many of the same features, and many of them use very similar implimentations based on ImageIO, this project provides a unified interface for all uses of ImageIO. So for instance you can use the same view and image processing code for animated images, progressive jpegs, and any other format that ImageIO supports.

License: MIT

  • Swift

SimpleInstapaperKit

An iOS interface for the Instapaper Simple API (http://www.instapaper.com/api/simple).

License: BSD

  • Objective C

TNKFoundation

A collection of small utilities in Swift.

License: MIT

  • Swift

TNKImagePickerController

A replacement for UIImagePickerController that can select multiple photos.

License: MIT

  • Objective C

TNKRefreshControl

A replacement for UIRefreshControl with a more modern look and more flexibility.

License: MIT

  • Objective C

TULayoutAdditions

Shortcuts and helper methods to make iOS Auto Layout dead simple.

License: BSD

  • Objective C

TULogging

Better logging that uses ASL log levels. Based on work by Mike Weller.

License: BSD

  • Objective C

TUMessagePackSerialization

Native, efficient MessagePack reading and writing.

License: MIT

  • Objective C

TURecipientBar

A UIView to handle entering recipients similar to iOS Mail.

License: Unknown

  • Objective C

TUSafariActivity

A UIActivity subclass that opens URLs in Safari.

License: BSD

  • Objective C