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