4 "summary": "Lightweight & Fast Network Abstraction Layer for iOS",
5 "description": "Swifty is a modern take on how iOS apps should do networking. Written in Swift, it offers a declarative way to write your network requests and organise them. It has features like Interceptors & Constraints to simplify common networking requirements of apps, and is faster that most exisiting networking libraries.",
6 "homepage": "https://github.com/Flipkart/Swifty",
8 "type": "Apache, Version 2.0",
12 "Siddharth Gupta": "siddharth.gupta@flipkart.com"
15 "git": "https://github.com/Flipkart/Swifty.git",
24 "source_files": "Sources/**/*",
25 "pushed_with_swift_version": "4"