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