[Add] CZarSDK 1.1.12-test06
[CocoaPods.git] / Specs / c / 8 / b / StyledAuthenticationView / 2.0 / StyledAuthenticationView.podspec.json
blob09d10ba15e5c62bbc964a839a8f5c0e42bd8dc28
2   "name": "StyledAuthenticationView",
3   "version": "2.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": "2.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": "4.0"