blob: 75e37a7c14f058b5022cea671fd597d2a778804f [file] [log] [blame]
{
"name": "NetOperations",
"version": "0.0.4",
"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.4"
},
"source_files": "Sources/*.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "A light weight wrapper on URL Session and Operations."
}