blob: f62c571bcce34945cd1eb5cb8d8b4531639ae99b [file] [log] [blame]
{
"name": "BSModalPickerView",
"version": "0.6",
"summary": "A custom UIPickerView and UIDatePicker with a simple list of options, along with a toolbar for Done/Cancel and a faded backdrop view.",
"homepage": "https://github.com/subdigital/BSModalPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ben Scheirman": "ben@scheirman.com"
},
"source": {
"git": "https://github.com/subdigital/BSModalPickerView.git",
"tag": "0.6"
},
"platforms": {
"ios": "5.0"
},
"source_files": "BSModalPickerView/*.{h,m}",
"requires_arc": true
}