blob: beb0fdf34267bf92644367046d2e3409c1e17630 [file] [log] [blame]
{
"name": "NetOperations",
"version": "0.0.1",
"summary": "Light weight networking.",
"homepage": "https://github.com/zsteed/NetOperations",
"authors": "Zach Steed",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/zsteed/NetOperations.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "A light weight wrapper on URL Session and Operations."
}