[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / f / 8 / YQCustomKeyboard / 0.1.0 / YQCustomKeyboard.podspec.json
blob2fb67f9ab07037a8a6d30f88e29ea939dc58a426
2   "name": "YQCustomKeyboard",
3   "version": "0.1.0",
4   "summary": "一个高效易用的自定义键盘,支持车牌号、密码键盘等.",
5   "homepage": "https://github.com/QuinceyYang/YQCustomKeyboard",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "QuinceyYang": "yqing555@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/QuinceyYang/YQCustomKeyboard.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "YQCustomKeyboard/Source/*.{h,m}",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true