blob: c79d7413674f01631ed84f24f9cd173eb044c8ea [file] [log] [blame]
{
"name": "NetworkTools",
"version": "0.5.1",
"summary": "Network tools kit to make your life easier.",
"homepage": "https://github.com/VladasZ/NetworkTools",
"authors": {
"Vladas Zakrevskis": "146100@gmail.com"
},
"source": {
"git": "https://github.com/VladasZ/NetworkTools.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"dependencies": {
"SwiftyTools": [
]
}
}