Florian Krüger

4pods

AutoLayoutKit

This Cocoa Touch framework provides a simple and intuitive way to deal with AutoLayout and NSLayoutConstraints in iOS applications which run under iOS 6.0 or later. It is still work-in-progress and I have some plans on expanding it.

License: MIT

  • Objective C

Manuscript

It's like AutoLayoutKit but written in Swift. For pure Swift projects. And it's super simple.

  • concise, simple and convenient API
  • raw AutoLayout power
  • no black magic involved
  • fully documented
  • completely unit-tested

License: MIT

  • Swift

SOXAppDelegate

An implementation of the Service Oriented AppDelegate by @clooth's (http://sizeof.io/2014/02/08/service-oriented-appdelegate/)

License: MIT

  • Objective C

Standards

Enables developers to use Foundations’ Measurements API all the way down to iOS 8.0.

License: MIT

  • Swift