| { |
| "name": "WZPickerView", |
| "version": "2.0.4", |
| "summary": "我主良缘WZPickerView", |
| "description": "我主良缘WZPickerView选择弹窗", |
| "homepage": "https://github.com/WZLYiOS/WZPickerView", |
| "license": "MIT", |
| "authors": { |
| "xiaobin liu": "327847390@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/WZLYiOS/WZPickerView.git", |
| "tag": "2.0.4" |
| }, |
| "requires_arc": true, |
| "static_framework": true, |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "default_subspecs": "Source", |
| "subspecs": [ |
| { |
| "name": "Source", |
| "source_files": "WZPickerView/Classes/*" |
| } |
| ], |
| "swift_version": "5.0" |
| } |