4 "summary": "Lightweight & Fast Network Abstraction Layer for iOS",
5 "description": "Swifty is a modern take on how iOS apps should do networking. It offers a declarative way to write your network requests and organise them, has features like Interceptors & Constraints to simplify common networking requirements, and is faster than 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 "swift_versions": "5",
25 "source_files": "Sources/**/*",