4 "summary": "An opinionated JSONAPI client library written in Swift",
5 "description": "An opinionated JSONAPI client library written in Swift.\n\n*WIP* This library is still very much a work in progress.\nTrying to decode a dynamic specification like the JSONAPI using a strictly typed language like Swift\nprovides some interesting challenges. This library is mostly an exercise in how or if these can be overcome.",
6 "homepage": "https://github.com/col/Rucksack",
12 "col": "col.w.harris@gmail.com"
15 "git": "https://github.com/col/Rucksack.git",
18 "swift_versions": "5.0",
22 "source_files": "Rucksack/Classes/**/*",
23 "swift_version": "5.0"