[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / b / GKNetwork / 0.5.1 / GKNetwork.podspec.json
blob649ca5f87e175183a8ee4048d0cc2e410fbc91c9
2   "name": "GKNetwork",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Network layer",
7   "requires_arc": true,
8   "version": "0.5.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Opekishev Kirill": "grumpykir@gmail.com"
15   },
16   "homepage": "https://github.com/GrumpyKir/GKNetwork",
17   "source": {
18     "git": "https://github.com/GrumpyKir/GKNetwork.git",
19     "tag": "0.5.1"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "GKExtensions": [
24       "~> 1.0.0"
25     ]
26   },
27   "source_files": "GKNetwork/SourceData/*.swift",
28   "swift_version": "4.2"