[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 0 / a / 6 / IDCardKeyboard / 1.1.1 / IDCardKeyboard.podspec.json
blob53b43c4356a83b08b22b2e3865a687f3bcc14958
2   "name": "IDCardKeyboard",
3   "version": "1.1.1",
4   "summary": "A custom keyboard of IDCardKeyboard.",
5   "description": "it's a custom keyboard, you can use it to instead the system keyboard",
6   "homepage": "https://github.com/CNKCQ/IDCardKeyboard.git",
7   "screenshots": "http://7xslr9.com1.z0.glb.clouddn.com/IDCardKeyboard.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "KingCQ": "wangchengqvan@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/CNKCQ/IDCardKeyboard.git",
20     "tag": "1.1.1"
21   },
22   "source_files": [
23     "IDCardKeyboard",
24     "IDCardKeyboard/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "IDCardKeyboard/Exclude",
27   "resource_bundles": {
28     "IDCardKeyboard": [
29       "IDCardKeyboard/Resources/**/*.png"
30     ]
31   },
32   "frameworks": "UIKit",
33   "dependencies": {
34     "DeviceKit": [
36     ]
37   }