blob: bb3716632a93c746ddb1a7c50a99c415541c77ab [file] [log] [blame]
{
"name": "Chester",
"version": "0.7.1",
"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.7.1"
},
"source_files": [
"Classes",
"Chester/*.swift"
]
}