[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 9 / TribunaGraph / 0.1.3 / TribunaGraph.podspec.json
blobeaf407c217bbe88b3f4aba76bcc826aa8cdaa457
2   "name": "TribunaGraph",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "TribunaGraph is an easy-to-use library for forming GraphQL requests.",
7   "requires_arc": true,
8   "version": "0.1.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Svyatoslav Reshetnikov": "reshetnikov@sports.com"
15   },
16   "homepage": "https://github.com/sportsru/TribunaGraph",
17   "source": {
18     "git": "https://github.com/sportsru/TribunaGraph.git",
19     "tag": "0.1.3"
20   },
21   "source_files": "TribunaGraph/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"