[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / c / 8 / b / StyledAuthenticationView / 1.1 / StyledAuthenticationView.podspec.json
blob6dbd5b2a50a791cbbed1df3be0d3ea4eae121307
2   "name": "StyledAuthenticationView",
3   "version": "1.1",
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.1"
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"