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