blob: 6c92260973885ab7b44847b56a8fb931ef3ccdec [file] [log] [blame]
{
"name": "Stardaze",
"version": "1.2.0",
"summary": "A GraphQL query builder",
"description": "Stardaze is a type safe query builder modeled closely from the GraphQL specification.",
"license": "MIT",
"authors": {
"william wilson": "will@letote.com"
},
"homepage": "https://github.com/LeToteTeam/Stardaze",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LeToteTeam/Stardaze.git",
"tag": "1.2.0"
},
"source_files": "Stardaze/*.swift",
"pushed_with_swift_version": "3.0"
}