Brad Hilton

11pods
AssociatedValues is a simple Swift wrapper around Objective-C runtime associated objects.
License: MIT
Converting your basic types and models to-and-from JSON, binary data, etc. is a common task in application development. Convertible defines a collection of Swift protocols and implementations that makes the conversion process easy, so you don't have to write boilerplate code.
License: MIT
Lightweight tool for archiving types that conform to DataConvertible (see Convertible framework).
License: MIT
Reflection enables advanced runtime features like dynamic construction of types and manipulating instance properties.
License: MIT
SwiftCallbacks replaces the Target-Action pattern with callbacks for UIControl and UIBarButtonItem.
License: MIT
SwiftCollection creates an abstraction layer over UICollectionViewDelegate and UICollectionViewDataSource that allows you to compose data representations at the item, section and collection level.
License: MIT