blob: 6d63d242e1b55e71495672724087fb869108197b [file] [log] [blame]
{
"name": "NetStak",
"version": "1.0.0",
"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": "v1.0.0"
},
"source_files": "NetStak/*.swift",
"frameworks": "Foundation",
"swift_version": "4.2",
"platforms": {
"ios": "12.1"
}
}