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