blob: 3e4d98133a221fb1af4af178f8e4f3c7759dd135 [file] [log] [blame]
{
"name": "Stardaze",
"version": "1.1.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.1.0"
},
"source_files": "Stardaze/*.swift",
"pushed_with_swift_version": "3.0"
}