[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / d / 7 / IndieLogicQL / 1.0.1 / IndieLogicQL.podspec.json
blob3d785fa16ed723c4ce64bfe8d1e186ec6f83721f
2   "name": "IndieLogicQL",
3   "version": "1.0.1",
4   "summary": "IndieLogicQL client setup with Indie Logic QL",
5   "description": "IndieLogicQL Apollo client setup to fetch events data from IndieLogic CMS",
6   "homepage": "https://github.com/sumit-athon/IndieLogicQL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sumit": "sumit@athon.io"
13   },
14   "source": {
15     "git": "https://github.com/sumit-athon/IndieLogicQL.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "IndieLogicQL/GraphQL/*.swift",
23   "dependencies": {
24     "Apollo": [
26     ]
27   },
28   "swift_version": "5.0"