Start debugging iOS network calls like a wizard, without extra code! Wormholy makes debugging quick and reliable.
Tag: library
NetFox
A lightweight, one line setup, iOS / OSX network debugging library!
Bolts
This claims to be a collection of libraries, but AFAICT the main thing it offers is Tasks, which is like a promise kit for async requests. Looks nice, though.
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
Bolts Tasks is a complete implementation of futures/promises for iOS/OS X/watchOS/tvOS and any platform that supports Swift. A task represents the result of an asynchronous operation, which typically would be returned from a function
ResponseDetective
ResponseDetective is a non-intrusive framework for intercepting any outgoing requests and incoming responses between your app and your server for debugging purposes.
DynamicColor
Yet another extension to manipulate colors easily in Swift
