[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 0 / 8 / BiometricAuthentication / 1.0.0 / BiometricAuthentication.podspec.json
blob7b87f8737eba0c19b8303cb3ae7d12691158eabe
2   "name": "BiometricAuthentication",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BiometricAuthentication/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"