Jason Ji

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
2pods
A simple class that sets up and manages a Core Data stack. A publicly-exposed main queue NSManagedObjectContext uses a private queue NSManagedContext as its parent, and the private queue context is connected to the persistent store coordinator to save data. Also provides a convenience method for saving temporary contexts connected to our main queue context.
License: MIT