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