[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / e / 0 / Graphene / 1.0.18 / Graphene.podspec.json
blobec42a0047c1764b0495c1c6342022ca99d7c1af0
2   "name": "Graphene",
3   "version": "1.0.18",
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.18"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.2"
26     ]
27   },
28   "swift_version": "5.0"