[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / f / 9 / TribunaGraph / 0.1.2 / TribunaGraph.podspec.json
blob753c962a57112e3a8303dad987f7c30111f228b9
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.2",
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.2"
20   },
21   "source_files": "TribunaGraph/**/*.{swift}",
22   "swift_versions": "4.0",
23   "swift_version": "4.0"