blob: 62a289478e7fda3518637fb2e41e0358761d83ed [file] [log] [blame]
{
"name": "NetStak",
"version": "1.0.5",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"homepage": "https://github.com/kefbytes/NetStak.git",
"authors": {
"Kent Franks": "kent@kefbytes.com"
},
"summary": "Simple Swift service layer",
"source": {
"git": "https://github.com/kefbytes/NetStak.git",
"tag": "1.0.5"
},
"source_files": "NetStak/*.swift",
"frameworks": "Foundation",
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
}
}