blob: ed5629641598847e42dc05f44d6eee823211377f [file] [log] [blame]
{
"name": "SlashnextTunnel",
"version": "1.0",
"summary": "Slashnext Tunnel framework",
"description": "This is the tunnel framework which will be used for blocking purpose",
"homepage": "https://github.com/snx-zeeshan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Zeeshan": "m.zeeshan.7590@slashnext.com"
},
"platforms": {
"ios": "11.1"
},
"source": {
"http": "https://github.com/slashnext/SlashNext-Tunnel/releases/download/1.0/SlashNextTunnel.zip"
},
"ios": {
"vendored_frameworks": "SlashNextTunnel.framework"
},
"dependencies": {
"SlashnextCore": [
">= 1.0"
]
}
}