Nick DiStefano

5pods

URBNConvenience

A pod for URBN convenience functions, macros, and categories.

License: MIT

  • Objective C

URBNDataSource

URBNDataSource is meant to be a convenience wrapper around UICollectionView / UITableView data management

License: MIT

  • Objective C

URBNShareKit

URBNShareKit makes using the UIActivityViewController to share content a breeze. iOS 7+

License: MIT

  • Objective C

URBNSwipeableController

URBNSwipeableController allows you to add swiping to any tableviewcell, collectionviewcell, or any old view.

License: MIT

  • Objective C

URBNValidator

URBNValidator is a lightweight extensible swift validation library. You can easily add validation to any of your swift objects as well as any objc objects (if you're into that sort of thing).

Features

  • Full swift support
  • Objc compatibility
  • Ability to create your own validations and extend custom types
  • Full localization support (global and per instance).

License: MIT

  • Swift