4 "summary": "Flexible HTTP client framework based on Rack",
5 "description": "Flexible HTTP and HTTPS client framework based on Rack. Adopts the concept of Rack middleware when processing the HTTP requests and responses. When you build a connection, you set up a stack of middleware components for processing requests and their responses.",
6 "homepage": "https://github.com/royratcliffe/Faraday",
9 "file": "MIT-LICENSE.txt"
12 "Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
15 "git": "https://github.com/royratcliffe/Faraday.git",
18 "source_files": "Sources/**/*.{swift,h}",
23 "pushed_with_swift_version": "3.0"