2 "name": "GraphQL-Swift",
4 "summary": "Make basic GraphQL requests using `URLSession`",
5 "description": "Written in Swift 5 this library allows you to define an `GQLAPIConnection` and pass `GQLRequests` into a POST HTTP request.\n\nSimple and lightweight. Protocol oriented with generics <T> so you can deal with the returned JSON yourself.",
6 "homepage": "https://github.com/labs-nomad/GraphQL-Swift",
12 "shared@nomad-go.com": "nomad@shared-go.com"
15 "git": "https://github.com/labs-nomad/GraphQL-Swift.git",
21 "source_files": "GraphQL-Swift/**/*.{h,m,swift}",