[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / 8 / NNPlateKeyboard / 2.0.0 / NNPlateKeyboard.podspec.json
blob829dd042838f959464b944078a414475fd08d943
2   "name": "NNPlateKeyboard",
3   "version": "2.0.0",
4   "summary": "车牌键盘重构(重写级别)",
5   "description": "车牌键盘重构(重写级别),详情见代码",
6   "homepage": "https://github.com/shang1219178163/NNPlateKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shang1219178163": "shang1219178163@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shang1219178163/NNPlateKeyboard.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "NNPlateKeyboard/Classes/**/*",
24   "resource_bundles": {
25     "NNPlateKeyboard": [
26       "NNPlateKeyboard/*.xcassets"
27     ]
28   },
29   "dependencies": {
30     "SwiftExpand": [
32     ],
33     "SnapKit": [
35     ]
36   },
37   "swift_version": "5.0"