[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / 7 / BiometricAuthenticator / 1.0.1 / BiometricAuthenticator.podspec.json
blobc21f153a4cc7f4fe38404f46af6e3d8c8f4cb3c2
2   "name": "BiometricAuthenticator",
3   "version": "1.0.1",
4   "summary": "An easy to use wrapper around the standard iOS biometric authentication methods.",
5   "description": "BiometricAuthenticator aims to ease the process of incorporating the use of TouchID and FaceID in your iOS app. At its core, BiometricAuthenticator provides an intuitive API to simplify the steps needed a modern and secure",
6   "homepage": "https://github.com/Chris-Corea/BiometricAuthenticator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christopher Corea": "ccorea22@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Chris-Corea/BiometricAuthenticator.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BiometricAuthenticator/Classes/**/*",
22   "pushed_with_swift_version": "3.2"