[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / b / Customkeyboard / 5.0.0 / Customkeyboard.podspec.json
blobaa214322badfe5e35bc8a04ad5286e81817c4d78
2   "name": "Customkeyboard",
3   "version": "5.0.0",
4   "swift_version": "5.0",
5   "summary": "A simple and fast realization of a custom keyboard.",
6   "description": "A simple and fast realization of a custom digital keyboard. There is always a keyboard for you.",
7   "homepage": "https://github.com/ChinaHackers/CustomKeyboard",
8   "screenshots": "https://github.com/ChinaHackers/CustomKeyboard/raw/master/Screencast/Screencast.png",
9   "license": "MIT",
10   "authors": {
11     "ChinaHackers": "93428739@qq.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/ChinaHackers/CustomKeyboard.git",
18     "tag": "5.0.0"
19   },
20   "source_files": [
21     "CustomKeyboard",
22     "CustomKeyboard/Classes/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "CustomKeyboard/Exclude",
25   "resource_bundles": {
26     "CustomKeyboard": [
27       "CustomKeyboard/Resources/*.xcassets"
28     ]
29   },
30   "frameworks": "UIKit"