Hironori Ichimiya

6pods

BFTaskPromise

An Objective-C category for BFTask class in Bolts-iOS.

With this category, you can:

  • chain tasks with dot-notation as JavaScript Promise-like syntax. (no more counting brackets!)
  • write a catch block which will be called in error case only.
  • write a finally block which will not change the result value unless the block fails.

License: Unknown

  • Objective C

Diffitic

Diffitic is a module for detecting differences between two sequences written in Swift..

License: MIT

  • Swift

Eventitic

This pod provides an event source object which dispatches events to listeners.

License: MIT

  • Swift

Formulitic

License: MIT

TableViewBuddy

An easy way to configure the user interface with table view.

License: MIT

  • Objective C

XMLPullitic

This pod provides an XML pull parser.

License: MIT

  • Swift