[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 8 / BiometricAuthentication / 1.0.3 / BiometricAuthentication.podspec.json
blobd2c81f0af287c20c50e624805b05419c4d6eaffd
2   "name": "BiometricAuthentication",
3   "version": "1.0.3",
4   "summary": "Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.",
5   "description": "BiometricAuthentication is very simple and easy to use that handles Touch ID and Face ID authentication based on the device.",
6   "homepage": "https://github.com/rushisangani/BiometricAuthentication",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rushi Sangani": "rushisangani@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rushisangani/BiometricAuthentication.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BiometricAuthentication/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"