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