[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 0 / Graphene / 1.0.0 / Graphene.podspec.json
blobe80159cd1d4db7a6af2191320f1485fe3fa1da75
2   "name": "Graphene",
3   "version": "1.0.0",
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.0"
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"