[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / d / KeenKeyboard / 1.0.0 / KeenKeyboard.podspec.json
blobcd5f88aa8e26ca74bd94ebc622f92bab73fa2b1d
2   "name": "KeenKeyboard",
3   "version": "1.0.0",
4   "summary": "自定义安全键盘, 一行代码即可接入, 对业务无侵入, 支持数字、金额、身份证等常见样式",
5   "homepage": "https://github.com/chongzone/KeenKeyboard",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chongzone": "chongzone@163.com"
12   },
13   "requires_arc": true,
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/chongzone/KeenKeyboard.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "KeenKeyboard/Classes/**/*",
23   "resource_bundles": {
24     "KeenKeyboard": [
25       "KeenKeyboard/Assets/*.png"
26     ]
27   },
28   "swift_version": "5.0"