31pods
DVR is a simple Swift framework for making fake NSURLSession requests for iOS, watchOS, and OS X based on VCR.
Easy dependency injection is the main design goal. The API is the same as NSURLSession.
DVR.Session is a subclass of NSURLSession so you can use it as a drop in replacement anywhere. (Currently only data tasks are supported.)
License: MIT
Simple Cocoa wrapper for the keychain that works on OS X, iOS, tvOS, and watchOS.
License: MIT
A simple subclass of UILabel with vertical alignment and text insets.
License: MIT
Handy UITextField additions like insetting text and changing the placeholder color.
License: MIT
Simple Cocoa wrapper for the keychain that works on OS X, iOS, tvOS, and watchOS.
License: MIT
SSPullToRefresh is a simple and highly customizable pull to refresh view. It lets you implement a content view separate so you don't have to hack up the pulling logic everything you want to customize the appearance.
License: MIT