blob: f996c55fbd198b22890c277617e5aca38be2f388 [file] [log] [blame]
{
"name": "NetworkTools",
"version": "0.5.2",
"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.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"dependencies": {
"SwiftyTools": [
]
},
"pushed_with_swift_version": "4.0"
}