[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / b / StyledAuthenticationView / 5.0 / StyledAuthenticationView.podspec.json
blob10fe119637d40d13dc6dfe499b55866bae2fd3ae
2   "name": "StyledAuthenticationView",
3   "version": "5.0",
4   "license": "MIT",
5   "summary": "StyledAuthenticationView is a UIView with styling options to authenticate with TouchID, FaceID, PIN and Passwords",
6   "homepage": "https://github.com/Rehsco/StyledAuthenticationView.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/Rehsco/StyledAuthenticationView.git",
12     "tag": "5.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "dependencies": {
19     "MJRFlexStyleComponents": [
21     ]
22   },
23   "frameworks": "UIKit",
24   "source_files": "StyledAuthenticationView/**/*.swift",
25   "resources": "StyledAuthenticationView/**/*.xcassets",
26   "requires_arc": true,
27   "swift_version": "5.0"