CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
11pods
Actions provides a set of extensions to add closures to UIView and UIControl instances. Also brings some methods to UIBarButtonItem, UIGestureRecognizer, Timer and NotificationCenter, that allow using them with a closure instead of a pair of target/action.
License: MIT
A response serializer for Alamofire which prints both request and responses. It provides 4 log levels and a few options to configure your logs.
License: MIT
A nice Alamofire serializer that convert JSON into NSManagedObject instances using Groot.
License: MIT
Customize the appearance and any other property of any UIResponder (views, view controllers, labels, buttons) just by setting a style string in the Interface Builder.
License: MIT
MGECoreDataStack: Used to encapsulate all the core data stack.
MGEQuickFRC: This class tries to encapsulate the boilerplate code that usually is added to a view controller when using a NSFetchedResultsController object. A UITableView or a UICollectionView can be assigned to instances of this class, and then will be updated on every update, insertion or deletion in the data model
License: MIT
MGEDateFormatter provides a set of extensions to Date and DateFormatter to build a nice API which simplify the conversion from Date to `Strin and back.
Creating a NSDateFormatter is an expensive task. For this reason, MGEDateFormatter takes care of caching the created DateFormatter in order to reuse them along the lifecycle of your app.
License: MIT
Customize the appearance and any other property of any UIResponder (views, view controllers, labels, buttons) just by setting a style string in the Interface Builder.
License: Custom
November provides a set of extensions to Date and DateFormatter to build a nice API which simplify the conversion from Date to `Strin and back.
Creating a NSDateFormatter is an expensive task. For this reason, November takes care of caching the created DateFormatter in order to reuse them along the lifecycle of your app.
License: MIT