[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 0 / Graphene / 1.0.14 / Graphene.podspec.json
blobb62729189feb82856ed426e7d6682e0a54409eba
2   "name": "Graphene",
3   "version": "1.0.14",
4   "summary": "Awesome strongly typed GraphQL client for Swift",
5   "homepage": "https://github.com/retailcrm/Graphene",
6   "social_media_url": "https://retailcrm.pro",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ilya Kharlamov": "kharlamov@retailcrm.ru"
13   },
14   "source": {
15     "git": "https://github.com/retailcrm/Graphene.git",
16     "tag": "1.0.14"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.2"
26     ]
27   },
28   "swift_version": "5.0"