Chris Stephan

3pods

BaseTask

BaseTask is a set of classes that allow you to easily create an API client for a web service. It reduces the boilerplate down to just the specifics you need to interact with an API.

License: MIT

  • Swift

Initializable

Initializable is a set of protocols that allow you to initialize third party frameworks and other settings on app launch. It also allows your frameworks to tie into applicationDidEnterForeground.

License: MIT

  • Swift

RosettaStoneKit

RosettaStoneKit is a magical Object Mapping framework. It converts dictionaries and arrays of data into instances of any classes. It can also convert your custom objects into dictionaries and arrays.

License: MIT

  • Objective C