blob: 649ca5f87e175183a8ee4048d0cc2e410fbc91c9 [file] [log] [blame]
{
"name": "GKNetwork",
"platforms": {
"ios": "10.0"
},
"summary": "Network layer",
"requires_arc": true,
"version": "0.5.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Opekishev Kirill": "grumpykir@gmail.com"
},
"homepage": "https://github.com/GrumpyKir/GKNetwork",
"source": {
"git": "https://github.com/GrumpyKir/GKNetwork.git",
"tag": "0.5.1"
},
"frameworks": "UIKit",
"dependencies": {
"GKExtensions": [
"~> 1.0.0"
]
},
"source_files": "GKNetwork/SourceData/*.swift",
"swift_version": "4.2"
}