blob: b3e833fdcd0a204b7b69f09379cdecd4e2cfbd23 [file] [log] [blame]
{
"name": "SelectPickerCell",
"version": "0.1.0",
"summary": "SelectPickerCell is a UITableviewCell with a UIPicker",
"description": "Inline/Expanding uitableviewcell that shows a UIPicker.\nAdapted from DylanVann's DatePickerCell.\nThis is meant to be very easy to configure.",
"homepage": "https://github.com/oclef/SelectPickerCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Phong Le": "phong@oclef.com"
},
"source": {
"git": "https://github.com/oclef/SelectPickerCell.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SelectPickerCell/Classes/**/*",
"pushed_with_swift_version": "3.0"
}