blob: 7e5fefa528d2999d0a23f2dbc23262be911f1fad [file] [log] [blame]
{
"name": "IndieLogicQL",
"version": "1.0.8",
"summary": "IndieLogicQL client setup with Indie Logic QL",
"description": "IndieLogicQL Apollo client setup to fetch events data from IndieLogic CMS",
"homepage": "https://github.com/sumit-athon/IndieLogicQL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sumit": "sumit@athon.io"
},
"source": {
"git": "https://github.com/sumit-athon/IndieLogicQL.git",
"tag": "1.0.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "IndieLogicQL/GraphQL/*.swift",
"dependencies": {
"Apollo": [
"~> 0.43.0"
]
},
"swift_version": "5.0"
}