blob: 1dc09b99acc1c947130f4598599fd6b2f2903835 [file] [log] [blame]
{
"name": "CHWPickerView",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CHWPickerView/Classes/**/*",
"swift_version": "5"
}