blob: 4e73f50047b1c037ea4e305a734e7b1c2d7b3a8e [file] [log] [blame]
{
"name": "InputPickerView",
"version": "0.1.1",
"summary": "A simple pickerView for inputView,and support [Custom Model] / [String]",
"homepage": "https://github.com/Junyi1227/InputPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Junyi1227": "trance1227@gmail.com"
},
"source": {
"git": "https://github.com/Junyi1227/InputPickerView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InputPickerView/Classes/**/*",
"swift_versions": "5",
"swift_version": "5"
}