blob: a10b5b17a5fe6d542cd9ba04624294fcc31aa62a [file] [log] [blame]
{
"name": "StyledAuthenticationView",
"version": "2.1.1",
"license": "MIT",
"summary": "StyledAuthenticationView is a UIView with styling options to authenticate with TouchID, 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": "2.1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"MJRFlexStyleComponents": [
]
},
"frameworks": "UIKit",
"source_files": "StyledAuthenticationView/*.swift",
"resources": "StyledAuthenticationView/**/*.xcassets",
"requires_arc": true
}