blob: 05a3efd840c00eee5dc885665a1555f30725e1f0 [file] [log] [blame]
{
"name": "IndieLogicQL",
"version": "1.0.11",
"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.11"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "IndieLogicQL/GraphQL/*.swift",
"dependencies": {
"Apollo": [
"~> 0.43.0"
]
},
"swift_version": "5.0"
}