4 "summary": "Simple networking library based on URLSession with REST API support.",
5 "description": "SwiftAPI is simple networking library created by XSolve which allows easy connection with server out of the box. It's written in Swift 4, using URLSession for managing requests.",
6 "homepage": "https://github.com/xsolve-pl/swift-api",
12 "Marek Kojder": "marek.kojder@xsolve.pl",
13 "Sławomir Zagórski": "slawomir.zagorski@xsolve.pl",
14 "Radosław Budzik": "radoslaw.budzik@xsolve.pl"
23 "git": "https://github.com/xsolve-pl/swift-api.git",
27 "source_files": "Sources/**/*.{h,swift}",
28 "frameworks": "Foundation",
30 "pushed_with_swift_version": "4.0"