[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / 6 / HCSecurityKeyboard / 1.1.0 / HCSecurityKeyboard.podspec.json
blob2349b8a846e0e01cac88907e08e3f408c0561f9a
2   "name": "HCSecurityKeyboard",
3   "version": "1.1.0",
4   "swift_versions": [
5     "5.3",
6     "5.4",
7     "5.5"
8   ],
9   "license": {
10     "type": "Apache 2.0",
11     "file": "LICENSE"
12   },
13   "summary": "homecredit security keyboard framework.",
14   "homepage": "https://github.com/hccxc/secure-keyboard-ios",
15   "authors": {
16     "hcxc": "hcc_app@homecredit.cn"
17   },
18   "source": {
19     "git": "https://github.com/hccxc/secure-keyboard-ios",
20     "tag": "1.1.0",
21     "submodules": true
22   },
23   "requires_arc": true,
24   "platforms": {
25     "ios": "9.0"
26   },
27   "resource_bundles": {
28     "HCSecurityKeyboard": [
29       "Resource/*.png"
30     ]
31   },
32   "source_files": "HCSecurityKeyboard/*.{h,m,mm,swift}",
33   "dependencies": {
34     "SnapKit": [
35       "~> 4.2.0"
36     ]
37   },
38   "swift_version": "5.5"