blob: 10fe119637d40d13dc6dfe499b55866bae2fd3ae [file] [log] [blame]
{
"name": "StyledAuthenticationView",
"version": "5.0",
"license": "MIT",
"summary": "StyledAuthenticationView is a UIView with styling options to authenticate with TouchID, FaceID, PIN and Passwords",
"homepage": "https://github.com/Rehsco/StyledAuthenticationView.git",
"authors": {
"Martin Jacob Rehder": "gitrepocon01@rehsco.com"
},
"source": {
"git": "https://github.com/Rehsco/StyledAuthenticationView.git",
"tag": "5.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"MJRFlexStyleComponents": [
]
},
"frameworks": "UIKit",
"source_files": "StyledAuthenticationView/**/*.swift",
"resources": "StyledAuthenticationView/**/*.xcassets",
"requires_arc": true,
"swift_version": "5.0"
}