2 "name": "TBKNetworking",
4 "summary": "A lightweight generic networking API written purely in Swift.",
5 "description": "SwiftyNetworking library is a generic networking library written in Swift that provides a protocol-oriented approach to load requests. It provides a protocol Endpoint to parse networking requests in a generic and type-safe way.",
6 "homepage": "https://github.com/the-braveknight/SwiftyNetworking",
12 "the-braveknight": "zaid.riadh@gmail.com"
15 "git": "https://github.com/the-braveknight/SwiftyNetworking.git",
18 "swift_versions": "5.0",
23 "source_files": "Sources/**/*",
24 "swift_version": "5.0"