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