[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / b / GKNetwork / 1.1.2 / GKNetwork.podspec.json
blobaec544ba03eac1fbb10a7c791cf83895291b31b1
2   "name": "GKNetwork",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "Network layer",
7   "requires_arc": true,
8   "version": "1.1.2",
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": "1.1.2"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "GKExtensions": [
24       "~> 1.1.0"
25     ]
26   },
27   "source_files": "GKNetwork/SourceData/*.swift",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"