| { | |
| "name": "BGPickerView", | |
| "version": "0.1.0", | |
| "summary": "自定义PickerView", | |
| "description": "主要用途,项目中的选择框,滚筒键盘.", | |
| "homepage": "https://github.com/zhbgitHub/BGPickerView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zhbgitHub": "zhb_mymail@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhbgitHub/BGPickerView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "BGPickerView/Classes/**/*" | |
| } |