[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 6 / a / 2 / WhatKeyboard / 1.0.5 / WhatKeyboard.podspec.json
blob4fe1f0781405cd93d039169a904595e496848d8f
2   "name": "WhatKeyboard",
3   "version": "1.0.5",
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.5"
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   ]