blob: 59d489b0974369e0c3c4f13aa782cfa03ab524cc [file] [log] [blame]
{
"name": "HorizontalPicker",
"version": "1.1.9",
"summary": "A similar to UIPickerView but horizontal picker view.",
"homepage": "https://github.com/HHuckebein/HorizontalPicker",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"RABE_IT Services": "info@berndrabe.de"
},
"source": {
"git": "https://github.com/HHuckebein/HorizontalPicker.git",
"tag": "1.1.9"
},
"platforms": {
"ios": "6.1"
},
"source_files": "HorizontalPickerView/**/*.{h,m}",
"frameworks": [
"Foundation",
"QuartzCore"
],
"requires_arc": true
}