[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 6 / f / YSHKeyBoardView / 0.0.1 / YSHKeyBoardView.podspec.json
blob85ac01e92f1300f3412dd57a8c9c2386c39859de
2   "name": "YSHKeyBoardView",
3   "version": "0.0.1",
4   "summary": "自定义键盘",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/QiuYeHong90/YSHKeyBoardView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "793983383@qq.com": "793983383@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/QiuYeHong90/YSHKeyBoardView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YSHKeyBoardView/Classes/**/*",
22   "resources": "YSHKeyBoardView/Assets/*.bundle",
23   "dependencies": {
24     "YYKit": [
25       "~> 1.0.9"
26     ]
27   }