Travis Jeffery

4pods

TRVSDictionaryWithCaseInsensitivity

Dictionary with case insensitivity. e.g. [@{ @"Name": "Travis" }[@"name"] isEqualToString:"Travis"];

License: MIT

  • Objective C

TRVSEventSource

Server-sent events EventSource implementation in ObjC for iOS and OS X using NSURLSession.

License: MIT

  • Objective C

TRVSKit

A collection of useful APIs for iOS.

License: MIT

  • Objective C

TRVSURLSessionOperation

TRVSURLSessionOperation is an NSOperation subclass that wraps NSURLSessionTask so that NSURLSession works with NSOperationQueue.

License: MIT

  • Objective C