[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / b / GKNetwork / 2.0.0 / GKNetwork.podspec.json
blob82ce8ef108f52fd30f7bf725c31fd4ef3a834a9b
2   "name": "GKNetwork",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "2.0.0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/GrumpyKir/GKRepresentable",
12   "authors": {
13     "Opekishev Kirill": "grumpykir@gmail.com"
14   },
15   "summary": "Native network layer with logger and request builder",
16   "source": {
17     "git": "https://github.com/GrumpyKir/GKNetwork.git",
18     "tag": "2.0.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "GKNetwork/SourceData/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "GKExtensions": [
26       "~> 1.2.0"
27     ]
28   },
29   "swift_version": "5.0"