Todd Grooms

5pods
CoreDataMate is a lightweight CoreData assistant. It gives you all of the control of CoreData, but helps you manage it.
License: MIT
Flannel is a stylish log formatter for CocoaLumberjack. Flannel is thread safe and formats your CocoaLumberjack log statements so that you know the class and method from which your log statement originated.
License: MIT
This is currently only used in LPMSirenKit (for the Example project) and in LPMSolKit (for the Example project).
License: MIT
LPMSirenKit
is a lightweight library for interacting with Hypermedia APIs that adhere to the Siren specification.
LPMSirenKit
sits on top of AFNetworking
and submits requests on behalf of the application. The library will parse the results and cache the entity, link, action, and field objects. The properties
for the entity objects are not cached at this level (the library only caches those things that are necessary for navigation).
License: MIT