blob: fe6ee3e5c2f8a5eba25a7955b7e410b674148ce4 [file] [log] [blame]
{
"name": "SlashnextUI",
"version": "1.0",
"summary": "User Interface framework for SlashNext SDK",
"description": "This UI framework is used to display the host which is blocked.",
"homepage": "https://github.com/snx-zeeshan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Zeeshan": "m.zeeshan.7590@slashnext.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"http": "https://github.com/slashnext/SlashNext-UI/releases/download/1.0/SNXUi.zip"
},
"ios": {
"vendored_frameworks": "SNXUi.framework"
}
}