Macbook

4pods

ASTimer

ASTimer was created to add a convinient way to manage NSTimers that need to persist over background to foreground state changes or other arbitrarly NSNotificationCenter notifications. You will be able to set the initial start time for the timer, a completion block, and listen to NSNotificationCenter notifications to pasuse/resume the timer.

License: MIT

  • Swift

CodableCache

What is Codable Cache? It's a framework that allows for seamless memory caching and disk persistence of your plain old Swift structs. Simply define a model and conform to Encodable – you're ready to use Codable Cache.

License: MIT

  • Swift

LeanCache

A lean, mean, simple caching machine that's written in Swift

License: MIT

  • Swift

SwiftyTimer

Swifty API for NSTimer

License: MIT

  • Swift