[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 3 / BiometricX / 1.0.0 / BiometricX.podspec.json
blobffb557b5f69e6aedd939c0c96d2fc2e8cab69595
2   "name": "BiometricX",
3   "version": "1.0.0",
4   "summary": "BiometricX is just a simple Biometric Authentication Utility Module",
5   "description": "This module contains the tab bar controller with a circular button at center",
6   "homepage": "https://github.com/prashantLalShrestha/BiometricX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant Shrestha": "prashantlurvs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prashantLalShrestha/BiometricX.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*.{swift}",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "KeychainAccess": [
31     ],
32     "BiometricAuthentication": [
34     ]
35   },
36   "swift_version": "5.0"