[Add] AppflowSDK 1.0.15
[CocoaPods.git] / Specs / 7 / f / c / MHAuthenticateNumberPad / 0.0.3 / MHAuthenticateNumberPad.podspec.json
blob4108b54963c05f7879598ac3e411b64f14e95da0
2   "name": "MHAuthenticateNumberPad",
3   "platforms": {
4     "ios": "9.3"
5   },
6   "version": "0.0.3",
7   "summary": "A keyboard in the shape of Apple's numberpad with the option to use the biometrics iOS provides from the keyboard.",
8   "requires_arc": true,
9   "swift_version": "4.0",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Maiko Hermans": "mwmhermans@outlook.com"
16   },
17   "homepage": "https://github.com/MaikoHermans/MHAuthenticateNumberPad",
18   "source": {
19     "git": "https://github.com/MaikoHermans/MHAuthenticateNumberPad.git",
20     "tag": "0.0.3"
21   },
22   "dependencies": {
23     "IQKeyboardManager": [
24       "6.0.4"
25     ]
26   },
27   "source_files": "MHAuthenticateNumberPad/**/*.{swift,xib}",
28   "resources": "MHAuthenticateNumberPad/**/*.{xcassets}",
29   "frameworks": [
30     "UIKit",
31     "LocalAuthentication",
32     "Foundation"
33   ]