blob: 255a011ab0340dc0ad4ada78bd86e5023388760f [file] [log] [blame]
{
"name": "StyledAuthenticationView",
"version": "3.0.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": "3.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"dependencies": {
"MJRFlexStyleComponents": [
]
},
"frameworks": "UIKit",
"source_files": "StyledAuthenticationView/**/*.swift",
"resources": "StyledAuthenticationView/**/*.xcassets",
"requires_arc": true
}