11pods
Cashier is a caching framework that makes it easy to work with persistent data.
License: MIT
Codemine is a collection of extensions containing useful functions and syntactic sugar for your Swift project.
License: MIT
A small (but cool) tool for handling UIKeyboard appearing and disappearing in your view controllers.
License: MIT
Serpent is a framework made for creating model objects or structs that can be easily serialized and deserialized from/to JSON. It's easily expandable and handles all common data types used when consuming a REST API, as well as recursive parsing of custom objects. It's designed to be used together with our helper app, the Model Boiler, making model creation a breeze. Serpent is implemented using protocol extensions and static typing. Also provides extensions for Alamofire and Cashier.
License: MIT