blob: 3cbbf00f4f2f464465de22d5d929421359ffd87e [file] [log] [blame]
{
"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"
}