blob: 87bacaac8fdb9bb350125559c66ad0813ac93a6f [file] [log] [blame]
{
"name": "Tumbleweed",
"version": "0.1",
"summary": "Logs detailed metrics about URLSession tasks to the console",
"description": "Logs detailed metrics about URLSession tasks to the console, such as DNS lookup durations, request and response times and more",
"homepage": "https://github.com/nrkno/Tumbleweed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Johan Sørensen": "johan.sorensen@nrk.no"
},
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/nrkno/Tumbleweed.git",
"tag": "0.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.1"
}