[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / f / 0 / DigitalKeyboard / 1.2.7 / DigitalKeyboard.podspec.json
blob1d59c91e68ce58e6990fd3b9e58de5a18c3cc95c
2   "name": "DigitalKeyboard",
3   "version": "1.2.7",
4   "summary": "A custom keyboard of DigitalKeyboard.",
5   "description": "it's a custom keyboard, you can use it to instead the system keyboard",
6   "homepage": "https://github.com/CNKCQ/DigitalKeyboard.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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/CNKCQ/DigitalKeyboard.git",
20     "tag": "1.2.7"
21   },
22   "source_files": [
23     "DigitalKeyboard",
24     "DigitalKeyboard/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "DigitalKeyboard/Exclude",
27   "resource_bundles": {
28     "DigitalKeyboard": [
29       "DigitalKeyboard/Resources/**/*.png"
30     ]
31   },
32   "frameworks": "UIKit",
33   "pushed_with_swift_version": "3.0"