Manuel García-Estañ

11pods

Actions

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

  • Swift

AlamofireActivityLogger

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

  • Swift

AlamofireCoreData

A nice Alamofire serializer that convert JSON into NSManagedObject instances using Groot.

License: MIT

  • Swift

Goya

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

  • Swift

Maketa

License: MIT

MGECoreDataKit

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

  • Objective C

MGEDateFormatter

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

  • Swift

MGEStyles

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

  • Objective C

November

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

  • Swift

Raccoon

A nice set of protocols and tools that puts together Alamofire, PromiseKit and CoreData.

License: MIT

  • Swift