blob: 6ad11d30d65c98efdc28a0c8079328cab1a34505 [file] [log] [blame]
{
"name": "Chester",
"version": "0.6.0",
"summary": "Chester is a Swift GraphQL query builder.",
"description": "Work in progress: Simplify building GraphQL queries with Chester.",
"homepage": "https://github.com/JanGorman/Chester",
"license": "MIT",
"authors": {
"Jan Gorman": "gorman.jan@gmail.com"
},
"social_media_url": "http://twitter.com/JanGorman",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/JanGorman/Chester.git",
"tag": "0.6.0"
},
"source_files": [
"Classes",
"Chester/*.swift"
],
"pushed_with_swift_version": "4.0"
}