[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 1 / d / 9 / BiometricAuthenticationFacade / 1.0.2 / BiometricAuthenticationFacade.podspec.json
blobc88b95f672f1f684437f8b8cda611bc2b263c38e
2   "name": "BiometricAuthenticationFacade",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/Visput/BiometricAuthenticationFacade",
9   "authors": {
10     "Visput": "uladzimir.papko@gmail.com"
11   },
12   "summary": "BiometricAuthenticationFacade is a high level wrapper for LocalAuthentication framework.",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/Visput/BiometricAuthenticationFacade.git",
18     "tag": "v1.0.2"
19   },
20   "source_files": "**/*.{h,m}",
21   "exclude_files": "**/*Tests.{h,m}",
22   "weak_frameworks": "LocalAuthentication",
23   "requires_arc": true