4 "summary": "Declarative, generic and protocol-orented REST API framework using URLSession and Codable",
5 "description": "Protocol-oriented framework for communication with REST APIs.\nEndpoint protocols describe the API resource access points\nand the requests/responses codable types. Server protocol describes web services\nand enables the user to call endoints in a type-safe manner.",
6 "homepage": "https://github.com/futuredapp/FTAPIKit",
12 "Matěj Kašpar Jirásek": "matej.jirasek@futured.app"
14 "social_media_url": "https://twitter.com/Futuredapps",
16 "git": "https://github.com/futuredapp/FTAPIKit.git",
19 "source_files": "Sources/FTAPIKit/*",
20 "frameworks": "Foundation",
22 "frameworks": "MobileCoreServices"
25 "frameworks": "MobileCoreServices"
28 "frameworks": "MobileCoreServices"
30 "swift_versions": "5.0",
37 "swift_version": "5.0"