[Add] BonreeCore 1.5.2
[CocoaPods.git] / Specs / c / 8 / b / StyledAuthenticationView / 1.0 / StyledAuthenticationView.podspec.json
blob11b9f4d5ded9c2e2e2bc578bbef3913ab9e13bda
2   "name": "StyledAuthenticationView",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "StyledAuthenticationView is a UIView with styling options to authenticate with TouchID, 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": "1.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "dependencies": {
18     "MJRFlexStyleComponents": [
20     ]
21   },
22   "frameworks": "UIKit",
23   "source_files": "StyledAuthenticationView/*.swift",
24   "resources": "StyledAuthenticationView/**/*.xcassets",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"