{ | |
"name": "CHWPickerView", | |
"version": "0.1.0", | |
"summary": "An easy and useful Picker View", | |
"swift_versions": "5", | |
"homepage": "https://github.com/chouheiwa/CHWPickerView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"chouheiwa": "849131492@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/chouheiwa/CHWPickerView.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "CHWPickerView/Classes/**/*", | |
"swift_version": "5" | |
} |