Soroush Khanlou
Soroush Khanlou
Meridian
Meridian is a web server written in Swift that lets you write your endpoints in a declarative way.
NSArray-LongestCommonSubsequence
This is a category on NSArray that finds the indexes of the longest common subsequence with another array.
Objective-Shorthand
Objective-Shorthand is a set of categories that make long things in Objective-C short. Additions welcome.
Promise
A Promise library for Swift, based partially on Javascript's A+ spec
SKBounceAnimation
A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.
SKInnerShadowLayer
SKInnerShadowLayer is a CAGradientLayer subclass that adds properties to create an inner shadow on a given layer.
MandrillTransport-CakePHP
This enables using CakeEmail from CakePHP 2.0 with Mandrill.
SKNavigationController
A clone of UINavigationController to help understand UIViewController containment.