blob: 8a85c2efa406c3e81324a6feef768c0137dc893c [file] [log] [blame]
{
"name": "MBSPasswordView",
"version": "1.0.1",
"homepage": "https://github.com/mayckonx/MBSPasswordView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Mayckon Barbosa da Silva",
"source": {
"git": "https://github.com/mayckonx/MBSPasswordView.git",
"tag": "v1.0.1"
},
"source_files": "MBSPasswordView/**/*",
"exclude_files": "MBSPasswordView/*.plist",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"summary": "Simple lock screen for iOS Application.",
"description": "# MBSPasswordView\nMBSPasswordView is a custom view that provides an easy way to use a block-screen password."
}