Spencer Phippen

4pods
PXCoalescedRunner lets you coalesce multiple close-together calls to the same method into a single call, which is made once the method has not been called for a specific amount of time.
License: MIT
A view that can scroll forever in either direction, with delegate methods that let you load the content for a view at a particular index lazily (only when it is shown).
License: MIT
PXMultiForwarder lets you wrap multiple objects and send messages to all of them as if you were working with one.
License: MIT
A view subclass that fills itself with multiple copies of a customizable string at randomly generated locations and rotations.
License: MIT