blob: 2c9899bfa7f82c1a2cffe85deb09e69bb1e949bc [file] [log] [blame]
{
"name": "HorizontalPicker",
"version": "2.0.1",
"summary": "A similar to UIPickerView but horizontal picker view.",
"description": "A horizontal picker which adapts for different element width, occupying only the space needed.\nDatasource/Delegate as UIPickerView + support for tintColor, two text lines, font and text color.",
"homepage": "https://github.com/HHuckebein/HorizontalPicker",
"license": "MIT",
"authors": {
"RABE_IT Services": "development@berndrabe.de"
},
"source": {
"git": "https://github.com/HHuckebein/HorizontalPicker.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HorizontalPicker/Classes/**/*"
}