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