[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / c / 0 / 3 / AuthenticationBiometric / 1.1.0 / AuthenticationBiometric.podspec.json
blobc916d4589506bc1ef3ccd0134e7f14fb5968f08b
2   "name": "AuthenticationBiometric",
3   "version": "1.1.0",
4   "summary": "A lightweight, testable wrapper to support biometric authentication in iOS",
5   "description": "Easily integrate FaceID and TouchID with your SwiftUI apps through this library. Use the included mock to also \nsupport unit and UI testing of these features.",
6   "authors": {
7     "Sean McNeil": "mcneilsean@noname.com"
8   },
9   "homepage": "https://github.com/seanmcneil/BiometricAuthentication",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/seanmcneil/BiometricAuthentication.git",
16     "tag": "1.1.0"
17   },
18   "swift_versions": "5.5",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/**/*",
23   "swift_version": "5.5"