[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / a / 2 / WhatKeyboard / 1.0.1 / WhatKeyboard.podspec.json
blob1b07010fdd5d61196af4c199ac452954db2cad28
2   "name": "WhatKeyboard",
3   "version": "1.0.1",
4   "summary": "自定义密码输入键盘",
5   "homepage": "https://github.com/coppco/WhatKeyboard",
6   "license": "MIT",
7   "authors": {
8     "coppco": "coppco@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/coppco/WhatKeyboard.git",
15     "tag": "1.0.1"
16   },
17   "default_subspecs": "Core",
18   "resources": "WhatKeyboard/*.{xib,storyboard,nib,bundle}",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "WhatKeyboard/*.{h,m}"
24     }
25   ]