[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / a / 2 / WhatKeyboard / 1.1.0 / WhatKeyboard.podspec.json
blob96549838b1476f6575c43aadc06fb2c78fdd3720
2   "name": "WhatKeyboard",
3   "version": "1.1.0",
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.1.0"
16   },
17   "default_subspecs": "Core",
18   "resources": "WhatKeyboard-master/*.{xib,storyboard,nib,bundle}",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "WhatKeyboard-master/*.{h,m}"
24     }
25   ]