CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

mvx24

2pods

CGRectPositioning

CGRectPositioning macros can position a CGRect above, below, inside, outside, centered, adjacent to, and all other combinations relative to another CGRect using a set padding. Also provided are macros for creating a CGRect from a size, getting the center point of a CGRect, and working with a grid of CGRects.

License: BSD

  • Objective C

SSDrawerWindow

SSDrawerWindow extends UIWindow allowing it to attach a second arbitrary view controller as a drawer. Animation and depth options are completely customizable and an optional knob/button view is also provided as a simple user interface.

License: BSD

  • Objective C