blob: 270e90f01e49cebd8814d840a5d3dc71f9d9f205 [file] [log] [blame]
{
"name": "MBSPasswordView",
"version": "1.1.2",
"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.2"
},
"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"
}