Mariotaku Lee

2pods

ALSLayouts

If you need a good AutoLayout alternative, try ALSLayouts. It provides several layout ported from Android, like FrameLayout, LinearLayout and RelativeLayout. You can specify layout parameters (constraints) in Interface Builder, or just add by code directly.

License: Apache 2

  • Swift

PMJackson

PMJackson provides a JsonParser like Jackson's com.fasterxml.jackson.core.JsonParser

License: MIT

  • Swift