blob: e0f6bb6bc675bf47906fa8aa22200ca02799577a [file] [log] [blame]
{
"name": "Networkie",
"version": "0.1.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.1.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.1"
}