[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / 8 / BiometricAuthentication / 2.0 / BiometricAuthentication.podspec.json
blob0fa6cce2535c026d8672966820d98a7f8c627018
2   "name": "BiometricAuthentication",
3   "version": "2.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": "2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BiometricAuthentication/**/*.swift",
22   "requires_arc": true