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