oarrabi

7pods

OADTracer

OADTracer is a cocoapod that facilitates the sending of DTrace events. OADTracer exposes methods for sending NSURLRequest and NSURLResponse as JSON strings to DTRace.

License: MIT

  • Objective C

OALayoutAnchor

OALayoutAnchor is an effort to port the amazing NSLayoutAnchor introduced in iOS 9 to iOS 7.

OALayoutAnchor is a 100% port of NSLayoutAnchor to iOS 7, it aims to provide the same funtionality to iOS 7, and rollback to NSLayoutAnchor on iOS 9 and up.

License: MIT

  • Objective C

OAStackView

iOS 9 introduced the very cool UIStackView, UIStackView can be used to easily create simple and complex layouts.

As expected UIStackView can only be used for iOS9 and up. This project tries to port back the stackview to iOS 6+.

License: MIT

  • Objective C

OAStatusItemKit

OAStatusItemKit allows you to easily create mac status bar apps with swifty flavour.

License: MIT

  • Swift

RandomUser

Objective c iOS library for to generate random users, using https://randomuser.me/

License: MIT

  • Objective C

Swiftline

Swiftline can be divided to three main parts:

  • Colorize; Helps adding colors to strings written to the terminal
  • Ask, Choose and agree; Easily create prompt for asking the user more info
  • Runner; A quick way to run an external command and read its standard output and standard error.

License: MIT

  • Swift