blob: 02de23791faa63802e751ab85b78bcd0a2c859ea [file] [log] [blame]
{
"name": "MBSPasswordView",
"version": "1.1.3",
"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.1.3"
},
"source_files": "MBSPasswordView/**/*",
"exclude_files": "MBSPasswordView/*.plist",
"platforms": {
"ios": "11.0"
},
"swift_versions": "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.",
"swift_version": "4.2"
}