22

Parus is simple chain style auto-layout helper for objective-c.

Features:

  • It is easy to create constraints – just like writing a sentence
  • More compact and semantical than usual NSAutoLayout
  • Flexibility in creating constraints – you specify only parameters that you need
  • Autocomplete rocks!

Parus on GitHub