Daniel García

6pods
UICollectionViewLayout subclass to get the effect of Waterfall Layout (Popularized by Pinterest).
License: MIT
A simple swift GCD based Timer NSTimer is an Objective-C class that needs a @selector to call. As in swift, we don't have selectors, whe have to pass a String with the name of the function we want to be called Wouldn't it be nice if whe could pass a closure to the timer?
License: MIT
Build and populate your models (CoreData or not) in a simple way
License: MIT
This small class handles progress and uses the Decorator Pattern to handle subprogresses so you could decouple your progress operations. It also can create fake progresses for unpredictable time length operations
License: MIT
UICollectionView Layout that makes section headers stick to the top of the collection view, over it's section cells.
License: MIT
PDKTZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.
License: MIT