[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / 8 / SecureBiometricSwift / 0.0.2 / SecureBiometricSwift.podspec.json
blob062b29ab6d65dfc4ce997949dc1c5163c507fcd4
2   "name": "SecureBiometricSwift",
3   "version": "0.0.2",
4   "summary": "Securing Local Authentication with Keychain for iOS.",
5   "homepage": "https://github.com/prongbang/SecureBiometricSwift",
6   "license": "MIT",
7   "authors": "prongbang",
8   "source": {
9     "git": "https://github.com/prongbang/SecureBiometricSwift.git",
10     "tag": "0.0.2"
11   },
12   "social_media_url": "https://github.com/prongbang",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": [
17     "4.0",
18     "4.1",
19     "4.2",
20     "5.0",
21     "5.1",
22     "5.2",
23     "5.3",
24     "5.4",
25     "5.5"
26   ],
27   "module_name": "SecureBiometricSwift",
28   "source_files": [
29     "Sources",
30     "Sources/**/*.{h,m,swift}"
31   ],
32   "swift_version": "5.5"