blob: 1bff84aa7b220f9c22f7e3c66184cc86b13396c3 [file] [log] [blame]
{
"name": "MBSPasswordView",
"version": "1.1.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.1.1"
},
"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"
}