[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / b / LSiOSKeyboard / 0.3.1 / LSiOSKeyboard.podspec.json
blob9c4a14f2f93a54a1dfa2c63766a6acdd80748c6f
2   "name": "LSiOSKeyboard",
3   "version": "0.3.1",
4   "summary": "业务工具 - 键盘",
5   "description": "键盘,目前仅实现民用车牌一项功能,仅支持竖排布局,后期根据需求扩展其他功能",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSKeyboard.git",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSKeyboard/Classes/**/*",
22   "resources": "LSiOSKeyboard/Assets/**/*.{png}",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }