| { |
| "name": "NNPlateKeyboard", |
| "version": "1.0.7", |
| "summary": "车牌键盘重构(重写级别)", |
| "description": "车牌键盘重构(重写级别),详情见代码", |
| "homepage": "https://github.com/shang1219178163/NNPlateKeyboard", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "shang1219178163": "shang1219178163@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/shang1219178163/NNPlateKeyboard.git", |
| "tag": "1.0.7" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_versions": "5.0", |
| "requires_arc": true, |
| "source_files": "NNPlateKeyboard/Classes/**/*", |
| "resource_bundles": { |
| "NNPlateKeyboard": [ |
| "NNPlateKeyboard/*.xcassets" |
| ] |
| }, |
| "dependencies": { |
| "SwiftExpand": [ |
| |
| ], |
| "SnapKit": [ |
| |
| ], |
| "SnapKitExtend": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |