blob: 65f9122e79719b90aba381f7230a234fdde3663b [file] [log] [blame]
{
"name": "Networkie",
"version": "0.3.0",
"summary": "Swift network library",
"homepage": "https://github.com/kapizoli77/Networkie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "kapizoli77",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1"
],
"source": {
"git": "https://github.com/kapizoli77/Networkie.git",
"tag": "0.3.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.1"
}