Joakim Gyllström
Joakim Gyllström
Resolves https://github.com/mikaoj/BSImagePicker/issues/354 ?
interfaceOrientation property on UIViewController is deprecated in iOS 8. So use statusBarOrientation instead.
Implement helpers for listening/connecting socket in Swift
Create a subspec with helpers for sending String, NSNumber, NSCoding, Bool, Float, Int
Add example of how to do a protocol extension for sending any object. e.g sendMyAwesomeObject(object)